Releases: denOldTimer/twotter-tutorial
Releases · denOldTimer/twotter-tutorial
Chapter Ten
Bug fix serve.js
Chapter Ten
Deploying to Heroku
Chapter Nine
Global State Management with Veux 4
Chapter Eight
vue routing with router 4
Chapter seven
Advanced : Chapter 7 : The vue 3 Composition API
Chapter Six - Five
Project Refactoring, Getting ready for the advance section
Chapter Six
Dynamic Styling, Scss & Global styling
Chapter Five
Chapter 5 : Forms & Handling USER input
Chapter Four - events
Events
- from parent to child component pass data through the use of props
:username="user.username
- from child to parent component the use of [emits] : favourite()
Chapter Four - refactoring
Refactoring behaind the sences: new component TwootItem