My name is Windo, I live a happy life with my wife and my 2 sons in Indonesia, I enjoy working with technology, and I can stare in front of a computer monitor for hours.
Hi Nesha, thanks for your explanation in those two methods. Do you have suggestion when we should use one? especially when the project is using bootstrap.
I want to add some more in RSCSS methodology, that we suggested to using ">" or child selector whenever possible to prevent bleeding (rscss.io/elements.html). So in the example above we better to write:
.signup-form{>.inputfield{...}>.submitbtn{...}}
Again, Thanks !👍🏼
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hi Nesha, thanks for your explanation in those two methods. Do you have suggestion when we should use one? especially when the project is using bootstrap.
I want to add some more in RSCSS methodology, that we suggested to using ">" or child selector whenever possible to prevent bleeding (rscss.io/elements.html). So in the example above we better to write:
Again, Thanks !👍🏼