Mr-Dhie
@Mr-DhieAll solutions
- Submitted 5 months ago
React + BEM
- HTML
- CSS
- JS
my css stracture . right now i want to practice my SCSS skill
- Submitted 5 months ago
react , BEM methodology
- HTML
- CSS
- JS
on how to organize my function and how to handle the data properly using useState since i spend a lot of time solving why the modal did'nt handle my variable. the reason is i use a display block , display hide in my css that when i clicked the button it will triggered immediately and data that i supposed i've pass was in initialState since the page wasn't rerender.
- Submitted 6 months ago
REACT Framework + BEM
- HTML
- CSS
maybe tha stracutring of my html, naming of my css and the handling of react props
- Submitted 6 months ago
React Framework + BEM methodology
- HTML
- CSS
- JS
im not sure on my architecture design . and the naming of bem since im not using any css framework
- Submitted 6 months ago
React.js and BEM methodology
- HTML
- CSS
As a newbie in front-end development, I'm unsure about the structure of my code. Specifically, I doubted whether I should use one container with display flex to center everything, or if I should use two containers: one parent to hold the entire page and a child container for centering