Spring Boot and Angular Tutorial - Build a Reddit Clone (Coding Project)

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=DKlTBBuc32c



Duration: 3:13:18
373,826 views
7,691


Learn how to use Spring boot and Angular to build a Reddit clone.

We will be using Java 8, Spring Boot, Spring Security, Spring Data JPA, MySQL on the back-end side and on the front end we will be using Angular 9 and Bootstrap 4.

Also, we will be using Token Based Authentication in the form of JSON Web Tokens (JWT).

💻 Code - Backend: https://github.com/SaiUpadhyayula/spring-reddit-clone
💻 Code - Frontend: https://github.com/SaiUpadhyayula/angular-reddit-clone

🔗 Written tutorial: https://programmingtechie.com/2020/05/14/building-a-reddit-clone-with-spring-boot-and-angular/

✏️ Course from Sai. Check out his YouTube channel: https://www.youtube.com/channel/UCD20RZV_WHQImisCW2QZwDw

⭐️ Course Contents ⭐️
⌨️ (00:00) Intro and Demo
⌨️ (03:50) Project Setup
⌨️ (12:06) User Registration
⌨️ (28:29) User Verification & Async Processing
⌨️ (34:35) User Authentication with JWT
⌨️ (47:48) JWT Validation & Subreddit API
⌨️ (01:00:02) Intro to Mapstruct & Implement Post API
⌨️ (01:16:56) Implement API to Manage Comments
⌨️ (01:30:27) Implement API to Manage Votes
⌨️ (01:41:24) Implement Logout using Refresh Tokens
⌨️ (01:53:59) Getting started with Frontend Application
⌨️ (01:58:28) Document REST API using Swagger & Springfox
⌨️ (02:02:56) Implement User Registration in Angular application
⌨️ (02:14:02) Implement Login in Angular Application
⌨️ (02:21:17) Using Refresh Tokens in Angular Application
⌨️ (02:29:41) Refactoring Home Page Component
⌨️ (02:40:30) Create Subreddits and Posts in Angular Application
⌨️ (02:50:52) Post Comments & Implement User Profile Page
⌨️ (03:04:23) Final part - Implement Voting in Angular App

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2020-06-05Learn React Native Gestures and Animations - Tutorial
2020-06-04License To Pentest: Ethical Hacking Course For Beginners
2020-06-03Project Euler Challenges 18-22 - Coding Challenges with Florin
2020-06-02Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020-05-30Deep Learning with PyTorch Live Course - Working with Images & Logistic Regression (Part 2 of 6)
2020-05-28Git and GitHub for Beginners - Crash Course
2020-05-27Project Euler Challenges 13-17 - Coding Challenges with Florin
2020-05-26Android Development for Beginners - Full Course
2020-05-23Deep Learning with PyTorch Live Course - Tensors, Gradient Descent & Linear Regression (Part 1 of 6)
2020-05-21Web Application Ethical Hacking - Penetration Testing Course for Beginners
2020-05-19Spring Boot and Angular Tutorial - Build a Reddit Clone (Coding Project)
2020-05-14Code Tetris: JavaScript Tutorial for Beginners
2020-05-13Project Euler Challenges 5–12 - Coding Challenges with Florin
2020-05-12SQLite Databases With Python - Full Course
2020-05-07Matplotlib Crash Course
2020-05-05Learn the Svelte JavaScript Framework - Full Course
2020-05-03Project Euler Challenges 1–4 - Coding Challenges with Florin
2020-05-02The Oracle Foundations Associate Cloud Certification (PASS THE EXAM) – Full Course
2020-05-01May 2020 Summit - freeCodeCamp.org
2020-04-30PyTorch for Deep Learning - Full Course / Tutorial
2020-04-28Yii2 PHP Framework - Full Course (Build a YouTube Clone)



Tags:
java
javascript
springboot