Summer - Yay!

It's been a long time since my last activity on this platform, but I had to do other things....
Lots of tests to prepare for, personal projects, hanging out with friends.
But today is the first day of this year's summer (06.01.), and school is almost over in my country so I wanted to write a quick TODO for the summer, 'cause there are lots of things to do in summer as well.
Of course it wouldn't be an interesting list without writing it in JS using Promises.

// 2018 Summer TODO list
beginSummerTodoList()
    .then(() => goOutAndExercise())
    .then(() => finishUnfinishedProjects())
    .then(() => playMoreWithFriends())
    .then(() => checkSteemitMoreFrequently())
    .then(() => goOutAndBike())
    .then(() => practiceTypingSpeed())
    .catch((error) => console.log("How tf did summer throw an error?"))
    .finally(() => waitForNextSummer())

So that's about it.
There are a lot of new things I want to write about, that happened during my break:

  • Machine Upgrade
  • My class trip
  • Infinite 4G
  • Faster typing training

So good times ahead!
I can't wait 'till the summer break!!

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now