[VIP] Newline: Full Stack Comments with Hasura and React

We'll use the commenting feature to teach technology concepts like Hasura with appropriate authorization, optimistic updates for a more responsive UI, pagination, and publication of library in NPM.

Dec 27, 2022 - 14:26
Feb 7, 2023 - 02:57
 0  66
[VIP] Newline: Full Stack Comments with Hasura and React
We'll use the commenting feature to teach technology concepts like Hasura with appropriate authorization, optimistic updates for a more responsive UI, pagination, and publication of library in NPM.
  • Building GraphQL APIs with Hasura
  • Database modeling with PostgresSQL
  • How to implement a custom React hook
  • Optimistic updates for responsive UI
  • Implementing pagination and optimistic updates
  • Building comments UI with Tailwind
  • Importance of tests, and how to test React components
  • How to publish a library to NPM

The newline Guide to Full Stack Comments with Hasura and React
We'll use the commenting feature to teach technology concepts like Hasura with appropriate authorization, optimistic updates for a more responsive UI, pagination, and publication of library in NPM.

Many developers would like to add a comments section to their website or blog for users to post comments or hold discussions. While it's possible to use existing hosted solutions such as Disqus or Facebook Comments, they often charge a fee and impose their UI leaving little to no control for modifications or customization.

Another option is to build your own from scratch - which is what we'll do in this course. We'll use Hasura, which generates GraphQL API from a database so that the backend part is as easy and the least -consuming as possible. Along the way, we're going to learn about databases, GraphQL, building UI components with React and TypeScript, and more. By the end of this course, you'll have a commenting system added to a website we've called, Why comments, with all comments stored by Hasura. We'll also publish the fetching and adding comments logic as a library to NPM.

This course focuses on building a commenting widget, however, the skills you'll acquire will allow you to build any fullstack widget you can think up for your application. You'll be able to contribute to fullstack React, GraphQL, and Hasura projects at work, in open source, or your own projects. You'll discover that this stack not only eliminates the need for having large teams of backend developers, but it lets your projects move faster.

Your Instructors
Hi, I'm Aleksandra, and I'm your instructor for this course. I'm the former tech lead of Hasura console and lead maintainer of Bliz.js. This course combines my knowledge in a few areas such as TypeScript, React, Hasura, GraphQL, and general application development.

What's Your Reaction?

like

dislike

love

funny

angry

sad

wow