The coding articles collection contains curated stories, tips, questions and answers on a wide variety of topics. The main focus of these articles revolves around the languages and technologies presented in snippets, as well as career advice and lessons.
Career
Many beginners get stuck in tutorial hell without even realizing. Here are 4 simple ways to escape tutorial hell and get back to learning.
Webdev
DNS records may not be a thing you work too often with. Regardless, some basic knowledge can go a long way.
HTML, Webdev
Did you know there's an easy way to create a descending list of numbered items with pure HTML? Learn how with this handy tip.
HTML, Webdev
Did you know you can use a native HTML attribute to add lazy load to images? Learn all you need to know with this quick tip.
Familiarize yourself with the most common HTTP status codes with this handy cheatsheet.
Use the HTML autocomplete
attribute to create more secure and accessible password fields.
Maximize your productivity when working with a bash or other shell terminal by using these keyboard shortcuts.
Career
Writing about a topic can often sound boring or worthless. But there are significant benefits to doing it from time to time.
HTML, Webdev
Learn what HTML5 attribute you can use to customize the names of your downloadable files with this quick tip.
CSS, Webdev
Learn how to use CSS pseudo-classes to style an element based on changes to its state.
CSS, Webdev
Typography might seem intimidating, but you can quickly and easily create a simple typographic scale with this basic technique.
JavaScript, Browser
Learn the difference between cookies, local storage and session storage and start using the correct option for your needs.
Git, Github
Learn how to add multiple authors to a git commit with this quick and easy tip.
HTML, Webdev
Resource prefetching is a great technique to improve perceived page speed on your website and one that requires little to no effort. Learn how to use it today.
JavaScript, Accessibility
Accessibility (a11y) can improve your website and attract new users. Learn how to get started with these 8 quick tips.