[PaidCoursesForFree.com] Udemy - Build A Web App with VueJS, Spring Framework and MongoDB

[PaidCoursesForFree.com] Udemy - Build A Web App with VueJS, Spring Framework and MongoDB

Size
559 MB
Seeders
0
Leechers
1
Files
52
Category
Added
07/20/19 at 8:02pm GMT+1
Infohash
1cada0df6dd02576f49b46017f8e75cc2b1bab0f

Description




Through building an app to learn Vue.JS, Spring Boot, MongoDB, Google SSO and more 



What you’ll learn 

* Know about basics of VueJS as a light-weight JavaScript Framework 

* Know how to use Spring Boot to fast develop Backend for REST services 

* Know how to use MongoDB instead of Relational DB as database 

* Know how to use REST services to communicate between Frontend and Backend 

* Know how to add Google+ Single Sign On as Login 



Requirements 

* Basic Frontend and Backend knowledge such as Java, Html/CSS, JavaScript, MongoDB 





Description 





Please Note:  This course assumes you know some of the basics of web development for both Frontend and Backend. 



What is Vue.JS? 



“Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is very easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and support libraries.” 



Why this course? 



This course combines Vue.JS, Spring Boot, MongoDB, Google SSO and etc into one web app – a message board project, as I believe the best way to learn is through hands-on development. With this DEMO project, you will know how things look like when they are working together. After that, you can put those components into your own project if you need to. 



What to expect from the course? 



First, we will go through the basics of Vue.js and some of the examples to see how Vue.js works as a light-weight Frontend JavaScript framework. After that, we’ll jump into the app development. I will show you each piece of the code and walk you through them. Sometimes, I will stumble upon bugs, which is an inevitable part of programming, and we will see how to fix that together. 



How to get the most out of this course? 



The message board app is just to show you how to pull things together. Work your way through with me and make sure you understand what and why before moving on. Most of the time, I will just copy and paste in the code and explain the major part and it’s your responsibility to type in or copy in (make sure you understand) the code. There will be source files attached to some lessons, but not all of them, which can be used as a reference. Last but least, by the time you finished the project, if you can develop it from scratch again without looking at guidance but just occasionally coming back for reference, you will definitely enhance your memory on those knowledge. 



Who this course is for: 

* Anyone who is interested in VueJS, Spring Boot and MongoDB 

* Anyone who wants to have hands-on experience on web app development 



Source: PaidCoursesForFree.com

File list
  • [PaidCoursesForFree.com] Udemy - Build A Web App with VueJS, Spring Framework and MongoDB
  • 1. Introduction/1. Intro and Overview.mp4 2.8 MB
  • 1. Introduction/1. Intro and Overview.vtt 2.8 MB
  • 1. Introduction/2. Source Code.html 49 B
  • 1. Introduction/2.1 Source Code.zip.zip 6.5 MB
  • 1. Introduction/2.2 data.zip.zip 4.2 KB
  • 1. Introduction/2.3 Course List with Coupons.pdf.pdf 35.6 KB
  • 1. Introduction/3. Tools.mp4 14.1 MB
  • 1. Introduction/3. Tools.vtt 4.2 KB
  • 1. Introduction/4. App Tour.mp4 16.5 MB
  • 1. Introduction/4. App Tour.vtt 5.2 KB
  • 2. Vue.js Framework/1. Vue Overview.mp4 12.5 MB
  • 2. Vue.js Framework/1. Vue Overview.vtt 3.1 KB
  • 2. Vue.js Framework/2. Basic Elements.mp4 29.8 MB
  • 2. Vue.js Framework/2. Basic Elements.vtt 12.2 KB
  • 2. Vue.js Framework/3. Component.mp4 12.8 MB
  • 2. Vue.js Framework/3. Component.vtt 5.6 KB
  • 2. Vue.js Framework/4. Webpack and Vue-CLI.mp4 24 MB
  • 2. Vue.js Framework/4. Webpack and Vue-CLI.vtt 8.5 KB
  • 3. Message Board App - Part I/1. Project Structure Setup.mp4 13.6 MB
  • 3. Message Board App - Part I/1. Project Structure Setup.vtt 4.1 KB
  • 3. Message Board App - Part I/2. Navbar Component.mp4 37.7 MB
  • 3. Message Board App - Part I/2. Navbar Component.vtt 12.7 KB
  • 3. Message Board App - Part I/3. Main-Panel Component.mp4 17.6 MB
  • 3. Message Board App - Part I/3. Main-Panel Component.vtt 6.6 KB
  • 3. Message Board App - Part I/4. REST - Message.mp4 35.5 MB
  • 3. Message Board App - Part I/4. REST - Message.vtt 11.3 KB
  • 3. Message Board App - Part I/5. Consuming Message API.mp4 34.7 MB
  • 3. Message Board App - Part I/5. Consuming Message API.vtt 9.3 KB
  • 3. Message Board App - Part I/6. Fixing Message Display.mp4 17.7 MB
  • 3. Message Board App - Part I/6. Fixing Message Display.vtt 4.8 KB
  • 3. Message Board App - Part I/7. Sign Up Component.mp4 31.8 MB
  • 3. Message Board App - Part I/7. Sign Up Component.vtt 8.2 KB
  • 4. Message Board App - Part II/1. Login Form Component.mp4 34.5 MB
  • 4. Message Board App - Part II/1. Login Form Component.vtt 11.2 KB
  • 4. Message Board App - Part II/2. Add Security Layer - part I.mp4 35 MB
  • 4. Message Board App - Part II/2. Add Security Layer - part I.vtt 9.8 KB
  • 4. Message Board App - Part II/3. Add Security Layer - part II.mp4 31.6 MB
  • 4. Message Board App - Part II/3. Add Security Layer - part II.vtt 7.5 KB
  • 4. Message Board App - Part II/4. Add Datatables Plugin.mp4 23.5 MB
  • 4. Message Board App - Part II/4. Add Datatables Plugin.vtt 5.5 KB
  • 4. Message Board App - Part II/5. Add Posting Message Component.mp4 13.9 MB
  • 4. Message Board App - Part II/5. Add Posting Message Component.vtt 4 KB
  • 4. Message Board App - Part II/6. Google API Console.mp4 12.1 MB
  • 4. Message Board App - Part II/6. Google API Console.vtt 12.1 MB
  • 4. Message Board App - Part II/7. Google SSO - Part I.mp4 26.5 MB
  • 4. Message Board App - Part II/7. Google SSO - Part I.vtt 9.2 KB
  • 4. Message Board App - Part II/8. Google SSO - Part II.mp4 53 MB
  • 4. Message Board App - Part II/8. Google SSO - Part II.vtt 16.9 KB
  • 5. Wrap Up/1. Wrap Up.mp4 5.9 MB
  • 5. Wrap Up/1. Wrap Up.vtt 2.8 KB
  • 6. Bonus Section/1. All Other Courses and Coupons.html 88 B
  • 6. Bonus Section/1.1 Course List with Coupons.pdf.pdf 35.6 KB

Rating
Not rated yet
Log in to rate

Comments

No comments yet.


Similar torrents
NameSizeDate
5.7 GB08/26/19354
682 MB07/23/1910
1.1 GB07/20/1901
559 MB07/20/1901
5.9 GB07/20/1901
339 MB07/20/1901
631 MB07/20/1901
3.2 GB07/21/1901
397 MB07/21/1901
459 MB07/23/1901
3.1 GB07/23/1901
1.6 GB07/24/1901
2.5 GB07/24/1901
7.7 GB07/25/1901
1.3 GB07/25/1901