Select Page

Blog

My Blog

JavaScript DOM Manipulation: Best Practices

JavaScript DOM Manipulation: Best Practices

What is DOM Manipulation? The Document Object Model (DOM) is the programming interface for web documents. It represents the page so that programs can change the document structure, style, and content. In other words, the DOM is a hierarchical representation of a web...

read more
NextJS: Creating Dynamic Pages

NextJS: Creating Dynamic Pages

In the previous post we talked about how to create nested paths in NextJS, now let's discuss how to make dynamic pages. Next.js is a powerful React framework that simplifies the creation of dynamic and performant web applications. One of its standout features is the...

read more
Subscribe To Our Newsletter

Subscribe To Our Newsletter

Join our mailing list to receive the latest news and updates from our team.

You have Successfully Subscribed!