Skip to content

Instantly share code, notes, and snippets.

@alternacrow
Last active July 21, 2023 03:01
Show Gist options
  • Save alternacrow/445db9736ca5af2d3ab14b18729ca6ff to your computer and use it in GitHub Desktop.
Save alternacrow/445db9736ca5af2d3ab14b18729ca6ff to your computer and use it in GitHub Desktop.
Recommendations

JavaScript

JavaScript Primer 迷わないための入門書
https://jsprimer.net/

TypeScript

TypeScript Deep Dive 日本語版
https://typescript-jp.gitbook.io/deep-dive/

TypeChallenge
https://github.com/type-challenges/type-challenges

React

You Might Not Need an Effect
https://react.dev/learn/you-might-not-need-an-effect

RSC From Scratch. Part 1: Server Components
reactwg/server-components#5

Rust

Tour of Rust (Tutorial)
https://tourofrust.com/00_ja.html

Rust で作るテトリス風ゲーム入門
https://zenn.dev/kumavale/books/30efec2e1d3428

SQL

SQLZOO (SQL Tutorial)
https://sqlzoo.net/wiki/SQL_Tutorial/ja

Others

言語処理 100 本ノック
https://nlp100.github.io/ja/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment