Building an App From Scratch With ChatGPT - The Future of Development
notJust․dev via YouTube
-
20
-
- Write review
Overview
Explore the future of development in this comprehensive video tutorial that demonstrates how to build an application from scratch using ChatGPT. Learn to leverage the power of natural language conversations with this advanced language model to streamline the development process and bring ideas to life more efficiently. Follow along as the instructor guides you through creating a Todo list app using React Native and Next.js, integrating ChatGPT into web and mobile applications, and deploying your finished project. Gain valuable insights into working with React Native Paper, implementing features like strikethrough for deleted todos, and adding timestamps for new tasks. Perfect for developers looking to enhance their skills and explore innovative approaches to app development.
Syllabus
Intro
Todays plan
Todo list app
Getting started
Initialise a react native CLI app
Create a todo list component
Add todo
Style view container
Add a scrollable list
Persist todos
Working with React Native Paper
Strikethrough for deleted todos
New todo createdAt time
Titbits and Q&A
Outro
Taught by
notJust․dev
Reviews
4.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Good demonstration on how to use the ChatGPT to build an app from scratch with all the issues and learning possibilities on the way.