Course Information
Course Overview
Learn everything needed to build a fully-featured social RSS news reader
This course teaches you all of the skills and techniques needed for building a feature-packed application from the ground up.
Over the course of 10 hours, we will build an RSS reader application that will allow people to create RSS feeds, share and bundle them together, and like their favorite ones. Articles within the feeds can also be saved to a saved articles list for easy access later.
This is the full-stack tutorial that I wish I had after learning the basics of React.js- we will teach you how to take those basic skills and build on them to create all sorts of useful functionality that you need for real-life apps.
First, we will build out our backend which will store and manage all of our data and provide an expressive API to fetch exactly the data that we need in a secure manner.
Use GraphQL and authorizer functions to prevent users from performing actions that they shouldn't be able to such as deleting or editing records that they are not the author of.
Utilize Prisma 2 for managing a connection to the database and creating tables and schemas due to the relationships that we set up in our model.
Build a GraphQL API that allows us to fetch the fields and relations we need with no over-fetching.
Use Auth0 for authentication to trust requests coming from users and block malicious attacks.
After building our backend we will create a responsive frontend that can consume data from our backend.
Create a super snappy frontend with Next.js that is SEO friendly
Utilize optimistic response with Apollo to allow the UI to respond immediately to the user's requests, even when backend requests are involved
Build our own beautiful and responsive UI with TailwindCSS
Course Content
- 2 section(s)
- 34 lecture(s)
- Section 1 Build the GraphQL Backend
- Section 2 Build the React Frontend
What You’ll Learn
- Students will build an entire social RSS reader full stack application from scratch over 10 hours and learn all of the fundamentals of building a professional grade app.
- Learn all the techniques needed to build a fully fledged app- user login, permissions, database management, backend creation. The works!
Skills covered in this course
Reviews
-
KKC Choiniere
A fair amount of this is out of date requiring the student to spend a good amount of time researching how to fix errors that are due to library updates etc. The worst part though is that the instructor regularly types code that's not even showing on the screen. He has his display set up as split screen and so often he's typing off screen it makes it really hard to follow what's going on. At this point I don't think this course is even worth trying to finish. What a bummer.
-
LLik Hang Cheng
The code in this leture is NOT maintain. It's very annoying about ammendment in order to catchup the latest libraries.
-
GGuillaume Lefort
Le cours n'est pas mis a jours depuis la version 1.4 de Auth0, ce qui creer des conflits, et du debug permanent, de plus les explication sont trop légère, j'ai choisi cette formation pour prisma 2.0 : le back end, j'ai voulu finir cette formation avec le front end, la deuxième partie. Les choses se sont compliquées, debug permanent, perte de temps, et incompréhension de certains bug, du au manque d'explication, et de l'integration de auth0 < 1.0 (version du cours) quand la version actuelle est 1.5, je ne recommande pas la partie front end de la formation, ça va trop vite, c'est pas clair, c'est lourd. les explications du back end : graphql / prisma m'ont suffit mais .. toujours très leger
-
jj k
Cannot read screen, skipped steps (eg: middleware logging directories added magically- need file structure, schema poorly reviewed). Literally cannot see folders! Who uses Lodash anymore? Why use uuid w Postgres. Does use autocomplete to save time. I feel like he barley has a grasp and this was a wasting my time. Annoyed.