I try to get my code organised and DRY to scale with flexibility. Do Flux, Reflux, etc. use certain naming conventions?
I try to build a file structure with atomic design patterns in React.js.
I try to get my code organised and DRY to scale with flexibility. Do Flux, Reflux, etc. use certain naming conventions?
I try to build a file structure with atomic design patterns in React.js.
Copyright © 2021 Jogjafile Inc.
if you use atomic design for components:
and for styles I recommend use BEM :