-
I've acquired a variety of default CSS settings when starting up a new web project. Mainly from Kevin Powell, but also from others. You can check out my default settings here:
https://github.com/tomit4/notes/blob/main/kevin_powell_defaults.css
Please feel free to message me if you have any other cool default CSS tricks you think might be useful!
-
https://brianhayes.dev/blog/command_line.html
The Command Line is an essential tool in any Web Developer's toolbelt. I'd argue it's importance in your workflow is on par with your Text Editor! Whether it's downloading packages, creating aliases to speed up your workflow, or debugging, the CLI is an absolute necessity to have at more than a passing familiarity with. Check out my blog post on the topic and let me know what you all think!
#cli #commandline #essentialtools #webdev #webdevelopment