Habits of great software engineers
Great developers aren't just skilled or knowledgeable; they're passionate.
https://vadimkravcenko.com/shorts/habits-of-great-software-engineers/...

Sass Guidelines
This is a general guideline to write good and clean sass code. It mentions all the best practices. Also has a lot of links referring to other good resources
https://sass-guidelin.es...

JSON to your choice language
Helps you format your json to fit your language of choice to process it
https://transform.tools/json-to-rust-serde...
Nice range input library (supports multiple points)
Here is a library that I came across which has some nice multi point support as well as an array of customisable options, it seems to perform pretty well and takes A11Y into consideration https://refreshless.com/nouislider/
HTML/CSS TIMELINE
Hereβs a timeline syntax. You can try it out and share your feedback/opinion.:html5: :vscode: :css3:
https://codepen.io/McPhemmie/pen/wvRewGG...

I need to get the basics of Media query
Can someone please advice on how to get started on media query, Iβm stuck and Iβve watched almost all the tutorial videos available but Iβm getting a very different output. What am I getting wrong?
