Cclloyd9786

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Cclloyd9786 created a post,

    WebStorm reindexing after every page load in Next.JS project

    I have a Next.JS react project that has the following structure   | package.json| src| - pages/| - components| - etc...| next.config.js| node_modules| server.js And the run configuration I use to r...
  • Cclloyd9786 created a post,

    Multi Language Project in 2 IDEs

    I have a project that has a frontend and a backend.  The backend is django, and the frontend is react.  The project structure is as follows. //.git/frontend/src/frontend/package.json/frontend/node_...