home.social
  1. 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:

    github.com/tomit4/notes/blob/m

    Please feel free to message me if you have any other cool default CSS tricks you think might be useful!

  2. brianhayes.dev/blog/command_li

    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!