Eneas Lari
Embrace curiosity taking risks and allow yourself to make mistakes!
🌐 Web Development
Node.js Development: All You Need to Know
6/7/2023
Node.js is a robust runtime environment that has revolutionized how developers build server-side applications. It allows developers to use JavaScript on both the frontend and backend, making it the perfect choice for building scalable, high-performance applications.
Bad Practices in Express.js Apps: Common Mistakes and How to Avoid Them 🚫
27/12/2024
Express.js is one of the most popular frameworks for building web applications with Node.js. It's fast, minimal, and incredibly flexible. However, this flexibility often leaves room for mistakes, especially for developers new to backend development. In this post, we’ll cover some of the most common bad practices in Express.js, why they’re problematic, and how you can avoid them.
Bad Practices in JavaScript: Common Pitfalls and How to Avoid Them 🚫
28/12/2024
JavaScript is like the Swiss Army knife of web development—it’s everywhere, from tiny website features to massive, complex web apps. But with great power comes... well, the chance to make a mess! Its flexibility and loose rules make it super easy to use, but also super easy to misuse.
New Year, New Code: My Developer Resolutions for the Year
29/12/2024
In this blog post, I share my New Year's resolutions as a developer: posting more about my work on social media, writing more articles, and finally finishing and publishing a game. Plus, I offer practical tips on setting realistic and achievable goals to help fellow developers kick off the year with purpose!