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.

Understanding `null` vs. `undefined` in JavaScript and Best Practices for Mongoose Schemas
18/10/2024

We’ll dive into the differences between `null` and `undefined` in JavaScript, how to declare nullable fields in Mongoose schemas, and best practices for creating and managing schemas.

Load More