
Javascript

Svelte
フレームワーク
公式

Typescript

SvelteKit

Node.js
ランタイム

pnpm
パッケージマネージャー

Vitest
テスト

Vite
ビルドツール

Vue.js
バンドラー

Playwright
E2E
プログラミング言語

Prisma
ORM
データベース

SQL

Next.js

Vercel

React
スライド
ウェブ基礎

書籍
歴史
ブログ

Qiita
標準規格

Deno

Bun
ガイド
ドキュメント
チュートリアル
学習
プラクティス

Rust

WebAssembly

Zenn

npm

Yarn
Podcast
ブラウザ

CSS
ツール
ライブラリ
formatter

HTML
GraphQL
マークダウン
YAML
Linter

pnpm.io
Fast, disk space efficient package manager | pnpm
Fast, disk space efficient package manager
vitest.dev
Vitest | A blazing fast unit test framework powered by Vite
A blazing fast unit test framework powered by Vite
ja.vuejs.org
Vue.js - The Progressive JavaScript Framework | Vue.jsPlay icon
Vue.js - The Progressive JavaScript Framework
playwright.dev
Fast and reliable end-to-end testing for modern web apps | Playwright
Cross-browser end-to-end testing for modern web apps

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.
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.

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.
esbuild.github.io
esbuild - An extremely fast bundler for the web
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.