Cclloyd9786

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • Cclloyd9786 创建了一个帖子,

    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 创建了一个帖子,

    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_...