2
4 Comments

Ways To Structure Your React Project.

Hello Hackers,

Down below you will find a well written article from our CTO about the React Project structure rule for software developers. Check it out and let us know if you find it helpful !!

Cheers :)

Link: https://dimitrisstefanakis.medium.com/react-project-structure-3a7a95f557b8

on April 27, 2021
  1. 4

    Note that the linked article is on Medium, so locked behind a login-wall.

  2. 2

    Just rebuilding /cleaning up our 2.0 (react/node app)— great motivation to take the opportunity to improve the developer experience, too, and document more intentionally :)

    1. 1

      Hello @jordandivecha, glad you found it useful !!

      Best,
      Periclis

  3. 2

    We made our UI repo public and added links to blogs we wrote in the Readme - https://github.com/Uclusion/uclusion_web_ui

    I hope there can just be a trend of having public UI repos.