2020 Diary

01.01.2021

Day 141

  • Finished wtmb-4 lesson. Also I added if condition inside app.get person id path in caseof id doesnt exist
  • 02.01.2021

    Day 142

  • Solved 7 katas on codewars
  • How does the internet work?
  • Read lesson-4 notes
  • Change diary page's styling
  • 04.01.2021

    Day 143

  • Solved 5 katas on codewars
  • Started to code homework-4 (until axios part)
  • 05.01.2021

    Day 144

  • Solved 4 katas on codewars
  • Finished homework-4. I will try to code first week again without circular references
  • Start mongodb
  • 06.01.2021

    Day 145

  • I tried to code the first two lectures of wtmb. I tried to break circular references
  • 07.01.2021

    Day 146

  • I learned how to create a router file.
  • I spent a whole day to learn how to run MongoDB :(
  • 11.01.2021

    Day 147

  • Watched wtmb-5 lecture till the end. It was little bit hard to understand.
  • Took some notes about the lecture
  • Solved 3 katas
  • 12.01.2021

    Day 148

  • Finished wtmb-5 lecture and added readme file
  • Solved 6 katas on CodeWars
  • Read 6th chapter
  • Object.toString() vs JSON.stringfy()
  • prototypes vs proto
  • 13.01.2021

    Day 149

  • Solved 4 kata
  • I started to code homework-5, but I dont understand how I can create a connection between user and tweet model. I will work on this issue tomorrow
  • Read Eloquent js 6th chapter %70
  • 14.01.2021

    Day 150

  • I did create a connection between user and tweet models. I rewieved other people' code.
  • Solved 3 kata on CodeWars
  • Watched twitter clone-2 lecture
  • 15.01.2021

    Day 151

  • I finished 5th homework
  • I have to study express.js, node.js and mongoDB
  • Solved 5 kata
  • Read 6th chapter
  • 18.01.2021

    Day 152

  • Watched wtmb-6 lecture
  • Solved 5 kata on CW
  • 19.01.2021

    Day 153

  • Code wtmb-6 lecture until end-to-end testing part
  • Solved 3 kata on CodeWars
  • 20.01.2021

    Day 154

  • Solved 5 kata on CW
  • FCC
  • I got lots of errors during code wtmb-6 lecture. type: module, dev-dependencies, test:..., html errors Continue tomorrow 🌺 ✨
  • Watched some videos about node.js, express and mongoDB. I felt lost :(
  • 21.01.2021

    Day 155

  • Solved 3 kata on CW
  • FCC
  • I finished wtmb-6 lecture and added meetup.js test
  • Tried to fix issiue about my twitter project. If user is deleted, I can see all tweets of this user in tweet/all route. I added some code to delete tweets if its author is null
  • 22.01.2021

    Day 156

  • Read mongoDB documentation and solve the issue
  • Solved 1 kata 👌
  • FCC
  • 23.01.2021

    Day 157

  • Wrrote test for wtmb homework-6 (incompleted)
  • 24.01.2021

    Day 158

  • Wrrote test for wtmb homework-6 (cover all lines) 🤸
  • Finished basic algor. scripting
  • 25.01.2021

    Day 159

  • Started to watch wtmb lecture-7 🌱
  • FCC 5
  • Solve 1 kata
  • Watch videos about AJAX, API and JSON
  • 26.01.2021

    Day 160

  • FCC
  • Slice and splice MDN
  • Watched wtmb-7 but... Vue? Vuex? 🕵
  • Solved 1 kata
  • Watched Colt's course which is about postman,query
  • 27.01.2021

    Day 161

  • Watched some videos about vue
  • Solved 2 katas
  • Array.prototype.sort() MDN
  • FCC
  • 28.01.2021

    Day 162

  • Watched some videos about vue
  • Solved 1 kata
  • 29.01.2021

    Day 163

  • Watched wtmb 7 lecture from the beginning
  • 30.01.2021

    Day 164

  • Watched wtmb 7 lecture (1 hour left)
  • Solved 4 kata
  • 31.01.2021

    Day 165

  • Watched wtmb-7 lecture
  • Finished meetup card, I will continue with people card or whatever...
  • Solved 1 kata yayy :)
  • 01.02.2021

    Day 166

  • Create person route and display data in person-card component
  • 04.02.2021

    Day 167

  • Solved 1 kata
  • Vue
  • 06.02.2021

    Day 168

  • Solved 2 kata
  • User can add a new meetup
  • Watch vue
  • 07.02.2021

    Day 169

  • Solved 2 kata
  • I added delete icon to each meetup card. User can delete a meetup
  • Watch vue
  • 09.02.2021

    Day 170

  • Fixed delete bug
  • displayed meetups' id on the meetup cards. Person can copy meetup id and paste it into input. Thus, person can attend the meetup :)
  • Watch vue
  • 11.02.2021

    Day 171

  • Solved 2 katas
  • Vue cli
  • 14.02.2021

    Day 172

  • Solved 5 katas
  • 15.02.2021

    Day 173

  • Solved 2 katas
  • Vue-component
  • Vue spa
  • 16.02.2021

    Day 174

  • Vue spa
  • 23.02.2021

    Day 175

  • Solved 2 katas
  • Started to watch wtmb-8
  • Downloanded heroku and docker
  • 24.02.2021

    Day 176

  • Overwhelmed with deploying... 🌋
  • 25.02.2021

    Day 177

  • Finally I finished wtmb course, I just deployed my first application yayy 🍻
  • Also I deployed my vue single page application 💃
  • Now, I can study on my homework
  • 28.02.2021

    Day 178

  • Solved 2 katas
  • Started homework-7 (I reviewed my all code), back to vue 🍀
  • Watched CS50-0 lecture
  • 02.03.2021

    Day 179

  • Solved 2 katas
  • Finish Strach homework
  • 03.03.2021

    Day 180

  • Solved 1 kata
  • What is dependabot ??????????????????
  • Restart vue
  • 05.03.2021

    Day 181

  • Solved 3 katas
  • What are Prettier, Eslint, Babel
  • Studied on vue {{ props, binding, parent-child components communication }}
  • 08.03.2021

    Day 182

  • MDN object
  • Solved 2 katas
  • Child-parent communication vue
  • CS50 week-1 (1 hour)
  • 09.03.2021

    Day 183

  • Started a basic project to learn vue (bmi calculator)
  • Used Postman
  • What is authorization????
  • 10.03.2021

    Day 184

  • Finished the vue project
  • 11.03.2021

    Day 185

  • Started vue-bmi-calculator