24 followers
12+ years as Software Engineer and Solutions Architect, I also have a strong experience in Leadership, Product Development and Project Management.
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...
A quick tutorial on how to start a project for a Console App, in NodeJS, with support for TypeScript, linting and testing. · Let's dive right into it,...
Leadership and management work together to help the organization and team succeed · Some key differences 🔍 The leader is chosen because he/she plays a...
Sometimes you just need a place to start coding and see results! This is a quick tutorial on how to start a project for a Console App, in NodeJS, with...
Well... not always, but most of the time. Learn some good reasons why 😉 · Use the singular form, enum OrderStatus instead of enum OrderStatuses, and...