Skip to content

Releases: denOldTimer/twotter-tutorial

Chapter Ten

09 Mar 07:16
e0f2459
Compare
Choose a tag to compare

Bug fix serve.js

Chapter Ten

09 Mar 07:00
939666e
Compare
Choose a tag to compare

Deploying to Heroku

Chapter Nine

09 Mar 06:29
a00eadb
Compare
Choose a tag to compare

Global State Management with Veux 4

Chapter Eight

09 Mar 05:45
86c8a6d
Compare
Choose a tag to compare

vue routing with router 4

Chapter seven

09 Mar 03:47
12a4197
Compare
Choose a tag to compare

Advanced : Chapter 7 : The vue 3 Composition API

Chapter Six - Five

09 Mar 01:17
e66f046
Compare
Choose a tag to compare

Project Refactoring, Getting ready for the advance section

Chapter Six

09 Mar 00:00
c3f3b32
Compare
Choose a tag to compare

Dynamic Styling, Scss & Global styling

Chapter Five

08 Mar 22:44
932f580
Compare
Choose a tag to compare

Chapter 5 : Forms & Handling USER input

Chapter Four - events

08 Mar 21:40
4645f94
Compare
Choose a tag to compare

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

08 Mar 21:02
be04da0
Compare
Choose a tag to compare

Refactoring behaind the sences: new component TwootItem