Tagged “JavaScript”

  1. Workaround for _next/data URLs throwing 404, for multiple Next.js Apps Running On Same Domain

    When you have to use multiple Next.js on the same domain without having basepath for each app, it gets tricky to make **_next/data**
    tags: Nextjs , tech , code , JavaScript
  2. React's UI State Model vs Vanilla JavaScript DOM State — A Beginner's Introduction

    I was fortunate enough to start my front end career by actually using bare bones JS and CSS while we were trained 3/6 months. Others are not so lucky, they have to jump in on frameworks directly. In this post, I give a gentle introduction of React's state and component model by comparing it with vanilla JS, primarily intended for beginners.
    tags: React , JavaScript , beginnner , introdution , tech

See all tags.