F# is an open-source functional programming language that can be used to write robust and performant code. This document introduces F# basics like syntax, data types, functions and modules. It also discusses the SAFE stack, which is a functional-first stack for building cloud-ready web applications using F# and other functional languages and frameworks. The document demonstrates building a TODO application using the SAFE stack to showcase its usage. It encourages readers to try F# and the SAFE stack for building applications in a functional paradigm.
F# is an open-source functional programming language that can be used to write robust and performant code. This document introduces F# basics like syntax, data types, functions and modules. It also discusses the SAFE stack, which is a functional-first stack for building cloud-ready web applications using F# and other functional languages and frameworks. The document demonstrates building a TODO application using the SAFE stack to showcase its usage. It encourages readers to try F# and the SAFE stack for building applications in a functional paradigm.
Web.dev extended : What's new in Web [GDG Taichung]Chieh Kai Yang
?
The document summarizes Irene Chang's presentation on Web Vitals at GDG Taichung. The presentation covered:
- An introduction to Web Vitals and the metrics of LCP, FID, and CLS which measure key aspects of page experience.
- Tools for measuring Web Vitals like Lighthouse, Chrome DevTools, and the CrUX dashboard.
- The Vital Loop process of using tools to monitor field data, prevent regressions, get optimization guidance, and diagnose issues to improve page experience.
- Other topics briefly covered included the Web Vitals library, Stories format, and more sessions available on web.dev.
This document introduces Reactive Programming and RxJS. It defines key concepts in reactive programming like Observables, Observers, Operators, and Subjects. It provides examples of using RxJS to operate on arrays, handle events, and create animations. It also lists several popular ReactiveX implementations in different programming languages and provides resources to learn RxJS.
16. 參考資料
? Remote Structured Data Fetching by Paul Li
? 瞭解 JavaScript 搜寻引擎最佳化 (SEO) 基礎知識
? 瞭解結構化資料的運作方式
? 複合式搜尋結果測試
17. Kevin Yang (楊捷凱)
? Microsoft Most Valuable Professional
? Angular GDE
? Blog:https://blog.kevinyang.net/
? FB Page:
https://www.facebook.com/CKNotepad
? Organizer:
? Angular Taiwan
? Angular Online Study Group
? GDG Taichung