32 followers
12+ years as Software Engineer and Solutions Architect, I also have a strong experience in Leadership, Product Development and Project Management.
Over the course of my career in software development, I have come across various methodologies, techniques, and practices. Among these, one concept...
In my 15-year development journey, C# and Node.js have been the two languages that have held the helm for almost all the time. C# has been a trusted...
Learn When to Use the Logical OR and Nullish Coalescing Operators. ยท One of the most common tasks in JavaScript is providing default values for variables...
Hey there! If you're building modern web apps, you'll almost always need to connect to a server to read and write data. That's where React and Redux...
Object-Oriented Programming (OOP) is a popular paradigm that's been widely used for decades. It is a powerful tool that allows us developers to model...
If you are a React developer, you know how hooks like useState are flexible and powerful, making it easier to write and maintain code. With the...