Back to Browse

Full Stack Development [18] - React Reusable Snackbar Component for Notifications

418 views
Sep 3, 2024
23:41

Build a Reusable React Snackbar component for notifications: In this lesson of my Web Development Course, I demonstrate how to develop a simple, yet reusable and reliable Snackbar component using React. I implement this component in Typescript in order to perform type checking on all component props to ensure component reliability and resiliency against type misuse. All CSS styles for this React component are written using a CSS in JS library called Styled Components for it's simplicity. Also in this video, I write component test to test the stability of this React component using an e2e testing tool called Cypress. This video is part of my Youtube Web Development Playlist where in one of the previous videos on this playlist, I had demonstrated how to configure a resilient development environment for TypeScript projects. This development environment is configured with today's most popular and widely used languages and technologies including Javascript, Node.js, React, Typescript, Next.js, NPM, Webpack, Babel, EsLint, Prettier, Vitest, React testing library, Cypress, and more. Timestamps: 0:00 Intro 1:40 Snackbar Component 9:50 Cypress Testing Snackbar Component Web Development FULL Course: https://www.youtube.com/playlist?list=PLCqt_JZe33mHWnqj5k6gCL0loi479uYpW TypeScript Development Environment Setup: https://www.youtube.com/watch?v=YK65633NhX4&t=8081s About Me: 🌎 My Website: https://www.fullstackpro.io GitHub Repo for my Youtube Videos: https://github.com/prashan-pudasaini LinkedIn: https://www.linkedin.com/in/prashan-pudasaini/ Facebook: https://www.facebook.com/fullstackpro.io/ Tags: #technology #coding #programming #javascript #software #webdevelopment #webdesign #reactjs

Download

0 formats

No download links available.

Full Stack Development [18] - React Reusable Snackbar Component for Notifications | NatokHD