or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
打造資深實力 - 你該學好的 JavaScript - 高見龍
歡迎來到 MOPCON 2020 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →共筆入口:https://hackmd.io/@mopcon/2020
手機版請點選上方 按鈕展開議程列表。
TableOfContent
講者
小教室
投影片連結:https://speakerdeck.com/eddie/learn-javascript-well
轉職軟體工程師?
484學會框架就能找到工程師工作!?
內容自行謹慎評估
大綱
Javascript 的好與不好
那些有趣的 JavaScript 語法背後的故事
你該把技能點數點在這些地方!
新手上路到老馬識途
JavaScript 的好跟不好
JSLint
vs.
有趣語法
在建立這段1a時會給一個變數初始值,因此在建立conlog(a)是不會執行的
在第二階段執行期
第一階段宣告1a 但第二階段不會跑1B,會有個蓋子蓋住a變出 tdz
暫時死區TDZ (Temporary Dead Zone)
第一階段1a被蓋子蓋起來了(TDZ),第二階段才有a=1
Function 宣告
+
加號還是十字架?//coercion => 會被強制轉型轉出奇怪的結果
如何嘲笑JavaScript
三個都會動而且不會壞↓
typeof NAN
印出來會是Number
NAN
用來表示不是數字,但他本身是數型態型態還是數字型態型態型態型態型態型態型態型態字來源
兩個等號跟三個等號差別?
來源
理解細節
就像尼特羅會長,雖然它存在過,但是沒人在乎他了。

你該把技能點數點在這些地方
深入 JavaScript
JS:Prototype(其他語言:class)
函數/Closure
this
我是誰有箭頭函數跟沒箭頭函數
該學前端框架嗎?該學哪一個?
2020 還要不要學 jQuery?
該學資料結構,演算法嗎?
前端:可以之後再補
版本控制git:(非業配)JD都說需要啦
Asset 打包工具
養成看文件,英文很重要
新手上路到老馬識途
推薦書目
閱讀原始碼
跟著打程式碼,跟著抄
輸出
當你學會原理,你就會看到不同的世界
以上です!
聊天室.:* ゚*。☆
tags:
MOPCON 2020