Why Companies Are Pushing Back Against Remote Work (And Why It’s Still the Best Option for Software…According to a 2023 report by McKinsey, 87% of workers who were offered remote work opportunities during the pandemic opted to take them…Oct 19, 2024Oct 19, 2024
A Comprehensive Guide to Event-Driven Architecture (EDA) with Real-World ExamplesIn today’s landscape of highly scalable, distributed systems, Event-Driven Architecture (EDA) has become a popular approach for building…Oct 10, 2024Oct 10, 2024
Understanding Promises in Node.js: An Informative GuideNode.js, known for its non-blocking, event-driven architecture, uses asynchronous operations extensively. Handling these asynchronous…Oct 10, 2024Oct 10, 2024
Coding Principles in Real Life: How to Write Better CodeProgramming isn’t just about making things work; it’s about making them work well, efficiently, and for the long term. Whether you’re…Oct 2, 2024Oct 2, 2024
React 19 is HereReact has grown significantly over the past 11 years, and with the release of React 19, it continues to simplify and improve the…Oct 2, 2024Oct 2, 2024
Build a REST API using Node with typescript, pm2 with load balancer, webpack for development and…In this article we will build together a Rest API using Node, Express in typescript, webpack to check and transpile our code and pm2 to…Jul 12, 2019Jul 12, 2019
Implement Swagger and tsoa to an existing Node application using webpack and pm2In this article we will discover together to needed steps to implement swagger in our application.Jul 12, 2019Jul 12, 2019