Open16

デザイナー主催の勉強会: The Complete JavaScript Course 2024: From Zero to Expert!

mae616mae616

2024/11/05 火

見た動画

    1. PROJECT #1: Guess My Number!
    1. What's the DOM and DOM Manipulation
    1. Selecting and Manipulating Elements
    1. Handling Click Events (途中まで)
mae616mae616

2024/11/11 金

見た動画

    1. Implementing the Game Logic(途中から)
    1. Manipulating CSS Styles
    1. CHALLENGE #1 (途中まで)
mae616mae616

2024/11/14 木

    1. CHALLENGE #1 (途中から)
    1. Implementing Highscores
    1. Refactoring Our Code: The DRY Principle

次から新しいプロジェクト

mae616mae616

2024/12/02 月

    1. PROJECT #3: Pig Game(途中から)
    1. Rolling the Dice
    1. Switching the Active Player(途中まで)

メモ

npm install -g live-server

; 開くようになる
live-server

mae616mae616

2024/12/05 木

    1. Switching the Active Player(途中から)
    1. Holding Current Score(途中まで)
mae616mae616

2024/12/28 土

アドベントカレンダーで死んでたから久しぶりの参加。

  • 大掃除で出たゴミ出し
    1. The JavaScript Engine and Runtime (途中から)
      JavaScriptは今はインタプリタでなくジャストインコンパイル
      Dom、Timers、FetchAPIはWeb API
      エンジンはスタックとヒープ、ランタイムはエンジンとWeb APIsとCallBack Queue(Dom event)

TypeScript学習: Core Concepts 💻 Quick tutorials to get you started developing


mae616mae616

2025/02/28 金

落ち込んでいたのがようやく少し復活

    1. Scope and The Scope Chain (途中から、途中まで)