The idea is to create simple throw-away Vue.js apps in the next 2-3 weeks, learn Vue.js thoroughly and come up with 2-3 real apps.
Even if the apps/projects themselves are not useful, the skills I can gain from working on them are.
It's still really difficult for me to put anything but perfect online and it hasn't changed since my React and JS game challenges. The repos below are far from perfect so typing
git push
at the end of the day and making my code visible on a public repo still makes me feel bad 😣
Here is a list of the apps I'll create (it's not the complete list and the order may change a bit):
- repo demo Day 01 - Leaderboard
- repo demo Day 02 - Math Game
- repo demo Day 03 - Recipe Cards
- repo demo Day 04 - Todo List
- repo demo Day 05 - Shopping Cart
- repo demo Day 06 - Loan Calculator
- repo demo Day 07 - Contact List
- repo demo Day 08 - Tic Tac Toe
- repo demo Day 09 - Markdown Previewer
- repo demo Day 10 - Job Listing App (using an external API)
- repo demo Day 11 - MasterMind
- repo demo Day 12 - Pomodoro Clock
- repo demo Day 13 - Book Listing App
- repo demo Day 14 - Random Quote App (using an external API)
- repo demo Day 15 - Notepad