• Home
  • GitHub
  • About
  • My Projects
  • Tags

Coding Blog

My blog of experiences and advice around coding


Project maintained by MichaelCurrin Hosted on GitHub Pages — Theme by mattgraham

Links

Listicle of what I’ve been reading and watching recently.

Posted on: Feb 24, 2020
Tags: #links

  • Learn
    • Elements of AI - Free AI course. I haven’t tried it yet.
    • Devdocs.io - An aggregation of docs of about 400 languages and frameworks.
    • Execute program website with free and paid lessons.

      Learn programming tools fast. Then remember them.

  • GraphQL: The Documentary
    • Watch on YouTube or Honeypot.io
    • This covers the history of GraphQL starting in Facebook, around 2012 when they had to keep up with a major shift of their audience to mobile.
    • I’d highly recommend this video for frontend developers as it makes API queries in React and mobile apps much easier. Or anyone looking to build a REST or GraphQL API.
  • JavaScript
    • Should a website work without JavaScript?
    • How to a build a budget app with React
    • Vue vs React Battle - A detailed comparison and easy to read for me not knowing much about either framework.
  • CSS
    • Checkbox Trickery with CSS / Coder’s Block
    • Parallax scrolling effect tutorial.
  • Productivity
    • Use memo
      • A service which uses private gists for note-taking. Storing on GitHub means you’re note locked into Keep, EverNote or some other note application. And also great if you prefer markdown for your formatting.