Functional Programming

Functional Programming taxonomy generated by the site skill importer.

3 個技能
A
rust-patterns

作者 affaan-m

rust-patterns 是一份實用的 Rust 開發指南,聚焦慣用寫法,涵蓋 ownership、錯誤處理、traits、並行、模組邊界,以及偏向後端的設計取捨,幫助你寫出更安全、更乾淨的程式碼。

後端开发
收藏 0GitHub 156.2k
A
kotlin-patterns

作者 affaan-m

kotlin-patterns 能幫你用 null safety、immutability、sealed hierarchies、coroutines、extension functions 和 DSL builders,寫出並審閱更符合 Kotlin 慣例的程式。這個 kotlin-patterns skill 適合用於 Kotlin 原生程式碼生成、重構,以及 Gradle Kotlin DSL 的判斷,減少憑感覺猜測。

程式碼生成
收藏 0GitHub 156.2k
W
modern-javascript-patterns

作者 wshobson

modern-javascript-patterns 是一份實用的 ES6+ 參考指南,適合用來重構舊版 JavaScript,導入 async/await、modules、destructuring 與函數式陣列寫法。可用於前端或一般 JavaScript 程式現代化,讓語法更清晰、模式選擇更成熟,並提升可維護性。

前端开发
收藏 0GitHub 32.6k
Functional Programming