Cclloyd9786

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Edited

    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...
    • 2 followers
    • 1 comment
    • 3 votes
  • Edited

    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_...
    • 2 followers
    • 1 comment
    • 1 vote