Back to Browse

Full Stack Development [17] - Build a Reusable Code Editor in React

638 views
Aug 30, 2024
1:02:59

Build a Reusable React Code Editor component: In this lesson of my Web Development Course, I demonstrate how to develop a simple, yet reusable and reliable Code Editor 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 Demo 4:03 Copy to Clipboard Functionality 24:30 Cypress testing Copy Component 28:30 React Pre Component 35:25 Cypress testing Pre Component 36:10 Code Editor Component 48:12 Cypress Testing Coding Editor 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 [17] - Build a Reusable Code Editor in React | NatokHD