Notes on...
Quick thoughts on web development
-
System Requirements and Architectural Drivers
Laying the Groundwork for Real-World Systems
-
JavaScript Intl for Localization
Localizing dates, numbers, and lists.
-
Microservice Architecture
Key takeaways from reading Fowler & Lewis on Microservice Architecture.
-
Dynamic Import in JavaScript
Using dynamic import() for lazy-loading in JavaScript.