Open16
デザイナー主催の勉強会: The Complete JavaScript Course 2024: From Zero to Expert!
イベント
デザイナー主催の朝活中心の勉強会
教材
The Complete JavaScript Course 2024: From Zero to Expert!
自分のリポジトリ
2024/11/05 火
見た動画
-
- PROJECT #1: Guess My Number!
-
- What's the DOM and DOM Manipulation
-
- Selecting and Manipulating Elements
-
- Handling Click Events (途中まで)
2024/11/07 木
見た動画
-
- Handling Click Events (途中から)
-
- Implementing the Game Logic (途中まで)
参考
2024/11/11 金
見た動画
-
- Implementing the Game Logic(途中から)
-
- Manipulating CSS Styles
-
- CHALLENGE #1 (途中まで)
2024/11/14 木
-
- CHALLENGE #1 (途中から)
-
- Implementing Highscores
-
- Refactoring Our Code: The DRY Principle
次から新しいプロジェクト
2024/11/20 水
-
- PROJECT #2: Modal Window
-
- Working With Classes
- Working With Classes
2024/11/26 火
-
- Handling an "Esc" Keypress Event
-
- PROJECT #3: Pig Game(途中)
2024/12/02 月
-
- PROJECT #3: Pig Game(途中から)
-
- Rolling the Dice
-
- Switching the Active Player(途中まで)
メモ
npm install -g live-server
; 開くようになる
live-server
2024/12/05 木
-
- Switching the Active Player(途中から)
-
- Holding Current Score(途中まで)
2024/12/06 金
-
- Holding Current Score(途中から : 途中まで)
ちょっと集中できないから、GitHub PagesにデプロイしてOGP画像を設定していた。
2024/12/09 月
-
- Holding Current Score(途中から)
-
- Resetting the Game
- CLI ぷよぷよもどきを作る
2024/12/10 火
-
- Section Intro
-
- Section Roadmap
-
- An High-Level Overview of JavaScript
-
- The JavaScript Engine and Runtime (途中まで)
TypeScript学習: Core Concepts 💻 Quick tutorials to get you started developing
2024/12/28 土
アドベントカレンダーで死んでたから久しぶりの参加。
- 大掃除で出たゴミ出し
-
- The JavaScript Engine and Runtime (途中から)
JavaScriptは今はインタプリタでなくジャストインコンパイル
Dom、Timers、FetchAPIはWeb API
エンジンはスタックとヒープ、ランタイムはエンジンとWeb APIsとCallBack Queue(Dom event)
- The JavaScript Engine and Runtime (途中から)
TypeScript学習: Core Concepts 💻 Quick tutorials to get you started developing
2025/01/29 水
ようやく色々済んで日常に戻ってきた٩( ᐛ )و
-
- Execution Contexts and The Call Stack
-
- Scope and The Scope Chain (途中まで)
TypeScript学習: Core Concepts 💻 Quick tutorials to get you started developing
2025/02/28 金
落ち込んでいたのがようやく少し復活
-
- Scope and The Scope Chain (途中から、途中まで)