Dev Leonardo is a frontend developer, GitHub Star, and Microsoft MVP who creates content focused on open source technologies, web development, and the GitHub platform. Content emphasizes TypeScript, Visual Studio Code, and frameworks like TanStack. The channel caters to developers seeking to improve their skills and explore cutting-edge tools.
Learn how to build a Kanban board app using only the OpenAI GPT-4 and Google Co-pilot. The video demonstrates building the app progressively, adding features like drag-and-drop functionality (with and without external libraries) and a create/delete task button, all within the coding environment.
Learn how to leverage Copilot's multi-file editing feature in VS Code to efficiently update code across multiple files simultaneously. The video demonstrates using Copilot Edits to add a like button to comments in a React application, fixing subsequent errors, and iteratively improving functionality through multiple prompts; all within the VS Code IDE.