Abhay Kabdwaldoctorinnovator.hashnode.dev·Oct 22, 2023Programming mistakes you should avoidProgramming can be challenging, and even experienced programmers make mistakes from time to time. Understanding common mistakes and their solutions can help you become a more proficient developer. In this guide, we'll discuss some prevalent programmi...Coding Best Practices
Devrath Ranathewheelofcoder.hashnode.dev·Oct 7, 2023Common JavaScript Mistakes and Best PracticesJavaScript is a powerful and versatile programming language, but it's easy to make mistakes that can lead to unexpected behaviour or errors in your code. In this guide, we'll highlight some common mistakes and provide best practices to avoid them. 1....26 readsJavaScript
Abhishek Jhajhaabhishek.hashnode.dev·Sep 30, 2023How to make code clean and consistent.In this blog, we will discuss the default CLI app that comes with Laravel 9 to make your code clean and consistent. If you're a developer immersed in modern PHP, you know how essential it is to maintain a clean and consistent code style. Over the yea...4 likes·51 readsLaravel