Mirza LekaUnit TestingThis article will teach you the basic concepts of unit testing, why it’s essential in software development & how to test JavaScript apps…Aug 31, 2024Aug 31, 2024
Mirza LekaRx.js Core FeaturesWhile the future of Rx,js in Angular is uncertain, Rx.js will remain a powerful utility for Reactive Programming and one of the widely used…Apr 30, 20242Apr 30, 20242
Mirza LekaBun CRUD API with Elysia.js & MongoDBLearn how to set up, develop, and test Bun CRUD app using Elysia.js, TypeScript, and MongoDB.Sep 27, 20233Sep 27, 20233
Mirza LekaServer-Side Exception Handling Patterns & PracticesError Handling is an important and often overlooked concept in development. In this blog you’ll learn different patterns and practices for…Oct 31, 2023Oct 31, 2023
InITNEXTbyMirza LekaEvolution of Server-Side JavaScriptFrom Java-based runtimes to the rise of Node.js, the birth of NPM, the growing ecosystem, the innovating Deno, and the emergence of the…Sep 25, 20236Sep 25, 20236
Mirza LekaRx.js: The Big PictureReactive programming is a new approach to developing apps and is getting a lot of hype today. Learn how to level up your code to react to…Jun 28, 2023Jun 28, 2023
Mirza LekaImport NPM modules into JavaScript applications without frameworks using TypeScript & BrowserifyEver tried importing an NPM library into your vanilla JS application only to find out that it throws random errors and that you need to…Jan 31, 2023Jan 31, 2023
Mirza LekaExploring the JavaScript Ecosystem: Popular Tools, Frameworks, and LibrariesEver tried developing your own JavaScript application and found yourself in the maze of gazillion packages?Aug 12, 20203Aug 12, 20203
Mirza LekaThe Complete Guide to Day.jsI’ve recently had an opportunity to replace a legacy code written in Moment.js with a newer date library. After looking up the…Dec 21, 20213Dec 21, 20213