Hi everyone, I just recently started to learn HTML, CSS and JavaScript. I want to ask If there is some kind of pattern your following on html and css. Like if what is the role of container and section and what property should I put on every tags.
@Rob Vanarsdall if he’s asking about CSS, you can get caught in the trap of trying to obfuscate all of the classes for reuse that you end up like a tailwind css where you can’t even read your classes or what’s going on anymore. I name classes for what that item is and not try to reuse a thousand individual classes.
For those of you out there utilizing Visual Studio Code, what are some of your extensions that you absolutely love and use on a daily basis? [Update] I'm going to add to this as people tell me: - Prettier - Copilot - Error Lens - ESLint
@Rob Vanarsdall yup I was a reseller for a very short period of time before realizing the need for a product like this. At its peak it had about 150-200 active subscribers paying $7/month.
I think when I first started note taking, I went to Evernote, but then that got expensive. I then found GitBook, which is really cool, and now I use Notion, but I didn't know what others are using for note taking. Post some tips and products you use for note taking for others to maybe try and use.
Unless I was taking notes for some sort of requirements for a project, I just took in through repeating the process of whatever I was learning over and over again until it was engrained in my brain.