Skip to content

iamlaurenwang/javascript30d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript 30天

希望藉由這三十天(2024/03/23~2024/04/23),提升自己的基本功

  • Day0: 事前準備: 在開始前需要擬定每天學習主題,若有餘裕再搭配上刷題
  • Day1: JavaScript & 瀏覽器
  • Day2: window, document & event
  • Day3: call stack and task queue
  • Day4: 傳值&傳址、型別
  • Day5: Array陣列
  • Day6: Object陣列
  • Day7: This
  • Day8: Closure閉包
  • Day9:Arrow Function箭頭函式
  • Day10: Prototype原型鍊

資源

  1. 前端面試題: https://namewjp.github.io/Front-end-interview/js.html#prototype-%E5%92%8C-proto-%E7%9A%84%E5%85%B3%E7%B3%BB%E6%98%AF%E4%BB%80%E4%B9%88
  2. Explain this: https://www.explainthis.io/zh-hant/swe-questions/frontend
  3. JavaScript基本功修煉: https://ithelp.ithome.com.tw/users/20128534/ironman/3460
  4. JS 原力覺醒: https://ithelp.ithome.com.tw/users/20106580/ironman/2503
  5. 前端30: https://medium.com/schaoss-blog/front-end-30-summary-931d8655d054
  6. JavaScript Programming Examples: https://www.geeksforgeeks.org/javascript-examples/?ref=shm#javascript-es6-examples
  7. MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors