Skip to content

Instantly share code, notes, and snippets.

@grace-snow
Last active January 17, 2024 07:14
Show Gist options
  • Star 30 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save grace-snow/75eb03b9ae8ecdfcea306069545e02c2 to your computer and use it in GitHub Desktop.
Save grace-snow/75eb03b9ae8ecdfcea306069545e02c2 to your computer and use it in GitHub Desktop.
Loads of handy resources

If you want to upskill and stay up to date on new tech, it's worth keeping an eye on some of these resources. Check out the links, sign up to email lists that iterest you or follow the authors on social media.

Please feel free to suggest more if I've missed something mega! :)



[[TOC]]

Front End Resources

(FED = Front End Development)

Courses

UI development

  • Inclusive Components by Heydon Pickering Modern html and js patterns for common components like accordions, tabs etc. (I've also used his Fukol Grid in production projects)

Layouts

  • Every Layout by Heydon Pickering Modern CSS layouts for all screen sizes
  • CSS Grid by Example by Rachel Andrew Includes code snippets, blogs, a weekly email, talks and live code videos
  • Layout Land by Jen Simmons (of Mozilla) Includes code snippets, blogs, a weekly email, talks and live code videos. The Layout Land Youtube channel is excellent.

Project Practice

  • Frontend Mentor Loads of practice projects at all different levels, from complete beginner to guru-level. Take a design and build the thing, then get feedback on your work. (This is also a great place to share your own knowledge and start helping others!)

Working with SVG images

Tools

Other great sites / blogs / podcasts

  • CSS Tricks A wealth of extremely useful articles and practical guides
  • CSS Wizardy by Harry Roberts Quite long blog articles and tutorials
  • Responsive Design Weekly Great site and weekly email with links to other resources
  • Shop Talk Podcast by Dave Rupert and Chris Coyer Really enjoyable practical dev and design talk
  • Picalilli by Andy Bell Dang Spicy tutorials and courses to level up as a front⁠-⁠end developer and designer
  • Smashing Magazine Frontend and Design articles updated almost daily
  • Grace Snow Design Proper blog coming soon ;)

Accessibility / Inclusive Design Resources


Design Resources

Blogs, courses and sites

User Experience (UX) specific

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment