πŸ”₯ There are 449 Hot Tips!!

Hot tips are spicy lil' nuggets related to web development and tooling that I share on my twitter account. I've logged them here to make them easier to find.

πŸ”₯ You can format currency with .toLocaleString()

799345201

πŸ”₯ ESLint Plugins to lint JavaScript inside of HTML <script> tags or markdown code blocks

341730

πŸ”₯ Public APIs: a community curated list of over 200 open + free JSON APIs.

25410921

πŸ”₯ Reminder: Flexbox treats flex-container :before and :after as first class flex-items. They can really goof up alignment + centering

662830

πŸ”₯ CSS4 might be getting selectors for drag + drop items

894750

πŸ”₯ You can run JS right inside of ES6 Template strings. Handy for ternary operators:

14056110

πŸ”₯ Use .every() and .some() to check if array items meet your needs

339152150

πŸ”₯ You can use font css on broken or blocked images to style the alt text in HTML emails

1194280

πŸ”₯ JavaScript Challenge! Sort this list of band names, but ignore articles "a" and "the".

9143320

πŸ”₯ DevTools Tips For Sublime Text Users. A gif-filled article by @addyosmani and I

622000