Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Svelte 介紹
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Kalan
September 18, 2020
Programming
0
90
Svelte 介紹
快樂學程式分享
Kalan
September 18, 2020
Tweet
Share
More Decks by Kalan
See All by Kalan
單頁式應用中的無障礙設計
kjj6198
0
810
選擇 Svelte 的三個理由 - JSDC
kjj6198
0
380
Svelte - 如何在前端框架中脫穎而出 | ModernWeb'21
kjj6198
0
200
状態管理を楽にする道
kjj6198
1
410
Day25. 如何解析 HTML 語法
kjj6198
0
160
Day24. Svelte 如何編譯程式碼(2)
kjj6198
0
220
Svelte 如何編譯程式碼(1)
kjj6198
0
220
Day22. Svelte 經驗談
kjj6198
0
190
Day18. UI 實戰篇 - 圖片檢視器
kjj6198
0
180
Other Decks in Programming
See All in Programming
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
200
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
360
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
270
atmaCup #23でAIコーディングを活用した話
ml_bear
4
730
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
120
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
890
ご飯食べながらエージェントが開発できる。そう、Agentic Engineeringならね。
yokomachi
1
280
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
190
Rails Girls Tokyo 18th GMO Pepabo Sponsor Talk
yutokyokutyo
0
190
日本だけで解禁されているアプリ起動の方法
ryunakayama
0
370
株式会社 Sun terras カンパニーデック
sunterras
0
2k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
380
Featured
See All Featured
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.6k
Taking LLMs out of the black box: A practical guide to human-in-the-loop distillation
inesmontani
PRO
3
2.1k
The Power of CSS Pseudo Elements
geoffreycrofte
82
6.2k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
Skip the Path - Find Your Career Trail
mkilby
1
72
The untapped power of vector embeddings
frankvandijk
2
1.6k
First, design no harm
axbom
PRO
2
1.1k
Producing Creativity
orderedlist
PRO
348
40k
Bioeconomy Workshop: Dr. Julius Ecuru, Opportunities for a Bioeconomy in West Africa
akademiya2063
PRO
1
68
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
96
Transcript
Svelte - 是什麼讓我遇見這樣的你 1 Kalan
README - Kalan 2 Twitter: @kalanyei YouTube: 愷開寫程式 更多關於我:me.kalan.dev 目前居住地:福岡
前端工程師 興趣:料理、小說、J-POP、遊戲、日文
日本職場案內 3 日本軟體工程師求職心得:blog.kalan.dev/japan-interview 在福岡遠端工作四個月感想:blog.kalan.dev/2020-06-15-thought-on-remote-work/ 在日軟體工程師工作一年心得:life.kalan.dev/2020/08/11/software-engineer-in-fukuoka/ 日語八百屋:shurado.com
求職管道 NeoCareer Personal Adecco Indeed 朋友介紹 4
語言問題 5 學習日文的重要性? 重要,但不是優先條件 工程師的價值在於用技術解決問題
語言問題 6 學習英文的重要性? 短期內效果會比日文顯著 能否有效溝通、傳達資訊才是重點
職場相關 血汗、低薪、加班文化都是真的嗎? 7 當然是真的 而且這種現象會存在在各個國家當中
進入正題 - Svelte 8 又一個前端框架!? 繼 React、Vue 之後
作者介紹 9 Rollup 作者 Ractive.js 作者 在紐約時報擔任 Graphic Editor 非本科系(哲學系)出身
畢業後擔任記者,為了寫報導開始學習程式
現代前端框架的基本要素 10 提供一套 Reactivity 機制 生命週期方法 狀態管理機制(如 context, store) 其他
範例 - API 搜尋 11 https://svelte.dev/repl/36cc73445b6446f9aad7a1c1bb018e68?version=3.25.1
為什麼 Svelte 值得學習? 12 語法簡單容易上手 在中小型專案中有比較小的 bundle size 具有元件化、狀態管理等現代前端開發要素 良好的開發體驗
Bundle Size 自我介紹網站 (me.kalan.dev) 13 22.9KB
我應該學習 Svelte 嗎? It depends 14 市場考量 學習成本 社群及生態圈 產品需求
專案大小、開發週期、資源
Q & A 15