The downturn of client work over these last few months has had a silver lining of giving me the time to improve my front-end dev and design skills. Below is a list of some of the resources, tutorials and quizzes that I've been working my way through.

Front End Dev

CSS

JavaScript

  • Superhero.js — a collection of the best articles, videos and presentations
  • The Modern JavaScript Tutorial — From the basics to advanced topics with simple, but detailed explanations.
  • JavaScript Visualizer — A tool for visualizing Execution Context, Hoisting, Closures, and Scopes in JavaScript
  • JavaScript 30 — Build 30 things with vanilla JS in 30 days with 30 tutorials, free course by Wes Bos
  • Codewars — Improve your skills by training with others on real code challenges

Code Standards & Styles

GIT

UX & Design

  • The Guide to Design — There are no magic formulas in design. But if you are looking for guidance, here's a starting point.
  • Can't Unsee — Visual quiz to test your design eye
  • UX Crash Course — 31 Fundamentals of UX (old article but still useful)
  • Laws of UX — more UX design priciples
  • Daily UI — Design Challenge, Inspiration, and Resources

Misc