Overview
Syllabus
Vue JS 3 tutorial in Hindi #1 Introduction.
Vue JS 3 tutorial in Hindi #2 How to use VueJs with CDN.
Vue JS 3 tutorial in Hindi #3 Installation with CLI.
Vue JS 3 tutorial in Hindi #4 File and Folder Structure.
Vue JS 3 tutorial in hindi #5 Code Flow and vue extension.
Vue JS 3 tutorial in Hindi #6 Make First Component.
Vue JS 3 tutorial in Hindi #7 Interpolation and Data.
Vue JS 3 tutorial in Hindi #8 Methods with Params.
Vue JS 3 tutorial in Hindi #9 Event with example, click event.
Vue JS 3 tutorial in Hindi #10 Two way binding.
Vue JS 3 tutorial in Hindi #11 Get input value.
Vue JS 3 tutorial in Hindi #12 Get Checkbox & Radio Button Value.
Vue JS 3 tutorial in Hindi #13 if else conditions | conditional rendering.
Vue JS 3 tutorial in Hindi #14 For Loop and List.
Vue JS 3 tutorial in Hindi #15 Pass Data Parent to Child Component.
Vue JS 3 tutorial in Hindi #16 Reuse Component.
Vue JS 3 tutorial in Hindi #17 HTML binding.
Vue JS 3 tutorial in Hindi #18 Class Binding | Dynamic Style.
Vue JS 3 tutorial in Hindi #19 Props with example.
Vue JS 3 tutorial in Hindi #20 send child to parent data component.
Vue JS 3 tutorial in Hindi #21 Ref with Interview question.
Vue JS 3 tutorial in Hindi #22 Simple Form.
Vue JS 3 tutorial in Hindi #23 Complete Form - part 2.
Vue JS 3 tutorial in Hindi #24 Form Validation.
Vue JS 3 tutorial in Hindi #25 Modifiers | Form Modifiers.
Vue JS 3 tutorial in Hindi #26 Non-Props Data.
Vue JS 3 tutorial in Hindi #27 Computed Property.
Vue JS 3 tutorial in Hindi #28 Watchers with example.
Vue JS 3 tutorial in Hindi #29 Slots with example.
Vue JS 3 tutorial in Hindi #30 Multiple slot with Name Slots.
Vue JS 3 tutorial in Hindi #31 Dynamic Component.
Vue JS 3 tutorial in Hindi #32 Teleport component with example.
Vue JS 3 tutorial in Hindi #33 Life cycle method.
Vue JS 3 tutorial in Hindi #34 beforeCreate and Created life cycle method.
Vue JS 3 tutorial in Hindi #35 beforeMount and mounted life cycle method.
Vue JS 3 tutorial in Hindi #36 beforeUpdate and updated.
Vue JS 3 tutorial in Hindi #37 beforeUnmount and unmounted.
Vue JS 3 tutorial in Hindi #38 Routing.
Vue JS 3 tutorial in Hindi #39 Dynamic Routing.
Vue JS 3 tutorial in Hindi #40 Page Not Found.
Vue JS 3 tutorial in Hindi #41 what is rest API.
Vue JS 3 tutorial in Hindi #42 Call Get API.
Vue JS 3 tutorial in Hindi #43 List with API Data.
Vue JS 3 tutorial in Hindi #44 Send Data in Post Method API.
Vue js project in Hindi #1 Introduction - Restaurant Management App.
Vue js project in Hindi #2 Project Setup - Restaurant Management App.
Vue js project in Hindi #3 Code Flow - Restaurant Management App.
Vue js project in Hindi #4 Sign-up Component - Restaurant Management App.
Vue js project in Hindi #5 Setup JSON server for API.
Vue js project in Hindi #6 Integrate User Sign-Up API.
Vue js project in Hindi #7 Set-up Routing and Home Component.
Vue js project in Hindi #8 Complete Sign Page and Redirections.
Vue js project in Hindi #9 Login Page - Restaurant App.
Vue js project in Hindi #10 Login API integration - Restaurant App.
Vue js project in Hindi #11 Make Header for project.
Vue js project in Hindi #12 How to Logout.
Vue js project in Hindi #12 Add and Update Page.
Vue js project in Hindi #14 Make API for restaurant List with json server.
Vue js project in Hindi #15 List of restaurant with API.
Vue js project in Hindi #16 Form for Add Restaurant.
Vue js project in Hindi #17 Call API for Add Restaurant.
Vue js project in Hindi #18 Update Restaurant | Update Route.
Vue js project in Hindi #19 Prefill Update Restaurant Form.
Vue js project in Hindi #20 Prefill Update Restaurant Form.
Vue js project in Hindi #21 Delete Restaurant.
Taught by
Code Step By Step
Reviews
3.0 rating, based on 1 Class Central review
-
Hello Sir,
Overall it's a good series but you missed the 1 api call part which was coming by ADD / Update restaurant part....
Also my personal opinion is that you should have to explain real life coding example, so junior developer will get more help from your tutorials and learn better coding world....
Thanks