🔥 JavaScript Completions for Sublime Text has had some major upgrades including inline docs.

← Prev

🔥 Flexbox tip: In most cases, margin: auto; on flex-items does the same thing as justify-content: center; align-items: center;

Next →

🔥 Another new DOM Api is .scrollIntoView() to smooth scroll to a place on your page