stock

Javascript

kit.svelte.jp

SvelteKit • 効率的で無駄のない、研ぎ澄まされた Web 開発

SvelteKit はオフィシャルな Svelte アプリケーションフレームワーク

nodejs.org

Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

developer.mozilla.org

JavaScript | MDN

JavaScript (JS) は軽量で、インタープリター型、あるいは実行時コンパイルされる、第一級関数を備えたプログラミング言語です。ウェブページでよく使用されるスクリプト言語として知られ、多くのブラウザー以外の環境、例えば Node.js や Apache CouchDB や Adobe Acrobat などでも使用されています。 JavaScript はプロトタイプベースで、マルチパラダイムで、シングルスレッドで、動的な言語であり、オブジェクト指向、命令型、宣言型(関数プログラミングなど)といったスタイルに対応しています。

remix.run

Remix - Build Better Websites

Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff.

www.prisma.io

Prisma | Next-generation ORM for Node.js & TypeScript

Prisma is a next-generation Node.js and TypeScript ORM for PostgreSQL, MySQL, SQL Server, SQLite, MongoDB, and CockroachDB. It provides type-safety, automated migrations, and an intuitive data model.

nextjs.org

Next.js by Vercel - The React Framework

Next.js by Vercel is the full-stack React framework for the web.

speakerdeck.com

React - Speaker Deck

2023年度リクルート エンジニアコース新人研修の講義資料です

jsprimer.net

JavaScript Primer - 迷わないための入門書 #jsprimer

JavaScriptの基本的な書き方からアプリケーションの作成などのユースケースを学ぶための入門書です

qiita.com

Javascriptの歴史 - Qiita

Javascriptの歴史Javascriptといえば,2016年現在,Webのフロントエンドには欠かせない技術となっているが,そういえば,昔はJavascriptが使われているWebページはご…

www.ecma-international.org

ECMA-262 - Ecma International

ECMAScript® 2023 language specification, 14th edition - ECMAScript is a programming language based on several technologies like JavaScript.

deno.com

Deno, The next-generation JavaScript runtime

Deno features improved security, performance, and developer experience compared to its predecessor. It's a great time to upgrade your Node.js project to run on Deno.

bun.sh

Bun — A fast all-in-one JavaScript runtime

Bundle, install, and run JavaScript & TypeScript — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner, and npm client built-in.

ja.javascript.info

現代の JavaScript チュートリアル

現代の JavaScript チュートリアル: クロージャ、ドキュメント、イベント、オブジェクト指向プログラミングなどを含む、サンプルとタスクを使ったシンプルで詳細な説明です。

mbeaudru.github.io

Modern JavaScript Cheatsheet | Modern JS Cheatsheet

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

jser.info

JSer.info

JavaScriptの最新情報を紹介する週刊ブログ

misreading.chat

#86: JavaScript: the first 20 years – Misreading Chat

JavaScript 二十年の歴史を森田がひやかします。

babeljs.io

Babel · Babel

The compiler for next generation JavaScript

www.typescriptlang.org

TypeScript: JavaScript With Syntax For Types.

TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catching errors and providing fixes before you even run your code.

webpack.js.org

webpack

webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.

eslint.org

Find and fix problems in your JavaScript code - ESLint - Pluggable JavaScript Linter

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

nextjs.org

Upgrading: Migrating from Vite | Next.js

Learn how to migrate your existing React application from Vite to Next.js.