Plan and done for February-05-2018

What will I learn today?

FreeCodeCamp projects: Weather - fix error with unreacheble host for ip resolution; Pomodoro - start coding.

Done

Pomodoro app

Challenges

  • I want the UI be with a circular control element, but how to design <input type='range'>

Solutions

  1. Angular-input to the rescue - https://github.com/andrejewski/angle-input.
  2. Morphing play/pause button - https://css-tricks.com/making-pure-css-playpause-button/.
  3. Theming with CSS variables - https://alligator.io/css/theming-custom-properties/.