Articles read today

Don’t ask how I got to these links 😅

  1. Want to be more productive? Don’t go paperless.
  2. A Story of Caching
  3. Converting GitHub Actions from Docker to JavaScript

To Do today

  • Few coding exercises
  • CSS layout
  • GitHub Action
  • Continue reading on Eloquent JS

Hoping to be on schedule 🤞


Coding exercises

So I finished only one of the problems. Then I started the next problem and unabashedly spent the remaining scheduled time on it! 🤦‍♂️. I read a few things on writing functional code in Javascript which is wildly fun! Functional programming, since being new for me is something I’m trying to wrap my head around and it’s exciting!

CSS layout

Nope, nada. Did nothing about it. 🤕

GitHub Action

I made some progress, mostly I did a lot of reading today. If you are just starting on GitHub Actions, I’d recommend to read these -

  1. Building actions
  2. Metadata syntax for GitHub Actions
  3. Development tools for GitHub Actions
  4. Workflow syntax for GitHub Actions
  5. Contexts and expression syntax for GitHub Actions

Eloquent JS

I was able to read the first three chapters of the book and plan to continue tomorrow. ✌️