DEV Community

Nozomu Ikuta
Nozomu Ikuta

Posted on • Updated on

Study Plan for 2020

I started my activity in Dev Community by listing up the goals for this year in the previous post.

In this post, I will embody the goals as much as possible so that I can achieve. Some of them might be changed or updated due to my situation, but I will do my best.

Launch my GitHub pages site as a portfolio

Done

  • Create a repository whose name is same as my account name
  • Set a link to the site in my profile pages of the sites I'm using

ToDos

  • Define contents
  • Chose technology stack for the site
  • Implement the site
  • Launch the site and make the announcement in the sites I'm using

Vue.js

Done

ToDos

  • Read 100% of the code (3.x)
  • Write a series of posts of how Vue.js works (3.x)

Nuxt.js

Done

ToDos

  • Read 100% of the code
  • Write a series of posts of how Nuxt.js works

Web Components

lit-html

Done

ToDos

  • Read 100% of the code
  • Write a series of posts of how lit-html works

LitElement

Done

ToDos

  • Read 100% of the code
  • Write a series of posts of how LitElement works

Get familiar with Kubernetes

Done

ToDos

  • Read 100% of the official documentation
  • Read 100% of the official documentation of Rancher

WantToDos

  • Read 100% of the code
  • Read 100% of the code of Rancher
  • Write a series of posts of how Kubernetes works
  • Write a series of posts of how Rancher works

Top comments (0)