react-with-clean-architecture
react-with-clean-architecture copied to clipboard
Clean architecture based react project sample code.
`web/components/Index` has conditional render by auth status. i add withAuth hoc to handle auth. and Index.tsx just render result Component page. so, single responsibility is guarded. i create directory `web/hoc`...
webstorm version: 2022.02 in my IDE, it cannot find module including alias of webpack or babel. how do you set up with this problem?  i tried below setting. it...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [@koa/cors](https://github.com/koajs/cors) from 3.4.1 to 5.0.0. Changelog Sourced from @koa/cors's changelog. 5.0.0 / 2023-12-11 others [f31dac9] - Merge pull request from GHSA-qxrj-hx23-xp82 (fengmk2 ) 4.0.0 / 2022-10-08 fixes [7358ab3] -...