It’s Time To Destructure Objects in JavaScript

Destructure an Object in JavaScript Small

Prefer to watch the video? Did you know how to destructure an object in JavaScript? Looking to learn something new in JavaScript? Here is destructuring assignment for you. What is Destructuring Assignment? I know you want a technical explanation. However, I will explain it in simple words. The ability to define and assign values of … Read more

Key Reasons Why Logging is Important in Software Development

Why-does-writing-logs-is-more-important-than-what-you-think-in-software-development small

Chances are you are interested in leveling up your skills as a programmer and decided to start finding topics you are interested in learning something new such as the importance of logging in programming. Unfortunately, most programmers don’t look for information about logging, especially entry-level programmers. Here are the key reasons why logging is important … Read more

Learning React as An Angular Developer

Learning React as Angular Developer-550x310 small

I always wondered why there are more job posts available requiring knowledge about React. I wondered why many companies don’t consider using Angular. I wondered why bootcamps include React as the front-end of choice to learn for their students. I wondered what React has to offer that Angular doesn’t. That’s why, after more than 3 … Read more

Is it Really Worth Reading The Clean Coder? Takeaways Chapter by Chapter

Is it Really Worth to read The Clean Coder-550x310 small

After almost 5 years of working professionally as a software developer, I thought I had learned enough of what a true professional programmer should do. I’m not a huge fan of reading. Nevertheless, I heard good things about The Clean Coder by Robert C. Martin, aka Uncle “Bob”. In fact, I read his most popular … Read more