/hours-for-improvement

Weekly notes on hours for improvement

Primary LanguageJavaScript

hours-for-improvement

This project is meant to document the weekly progress of the so-called "Hours for Improvement" sessions. They take place to create new personal experiences in different topics, e.g., exploring new technologies, learn about software development techniques, or make learnings in the way of solving problems. After every session, a summary will be created with the things I discovered in the hours.

The idea comes from a personal discussion on personal development while working @Camunda. I decided to take some of my time at the office to investigate in my development as a software developer. The goal is to make new experiences, learn new stuff and become a better developer.

The Hours of Improvement are dealt inside the Slack Time @Camunda.

Contents

2019

2020

Add new hour post

For adding a new hour post for current date simply type

$ npm run add

To specify a specific date add the --date argument

$ npm run add -- --date 21-02-2019