A library to catch errors from functions that might throw, returning friendly `[error, data]` tuple products that expose either the errors caught or the data returned
-
Updated
Nov 27, 2024 - TypeScript
A library to catch errors from functions that might throw, returning friendly `[error, data]` tuple products that expose either the errors caught or the data returned
簡淺示範三種程式範式: 過程式設計、函數式程式(FP)、物件導向(OOP),並淺談 MVC 架構。
A comprehensive project designed to practice JavaScript and TypeScript skills, showcasing Functional, Object-Oriented, and Procedural programming paradigms through task management.
Add a description, image, and links to the procedural-programming topic page so that developers can more easily learn about it.
To associate your repository with the procedural-programming topic, visit your repo's landing page and select "manage topics."