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.
Page 37 of 46
π₯ Public APIs: a community curated list of over 200 open + free JSON APIs.
π₯ Reminder: Flexbox treats flex-container :before and :after as first class flex-items. They can really goof up alignment + centering
π₯ CSS4 might be getting selectors for drag + drop items
π₯ You can run JS right inside of ES6 Template strings. Handy for ternary operators:
π₯ Use .every() and .some() to check if array items meet your needs
π₯ You can use font css on broken or blocked images to style the alt text in HTML emails
π₯ JavaScript Challenge! Sort this list of band names, but ignore articles "a" and "the".
π₯ DevTools Tips For Sublime Text Users. A gif-filled article by @addyosmani and I
π₯ CSS calc() is whitespace sensitive, so commit this to memory and your future self will thank you.
π₯ Use brew cask to install desktop applications via the command line
Cloudflare Acquires VoidZero