У нас вы можете посмотреть бесплатно Full Stack TypeScript - Let's build a "Threads" app with Angular & Nest JS или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this comprehensive tutorial, we'll dive deep into Full Stack TypeScript, as we build a real-world application, namely a "Threads" app, using Angular and Nest JS. This video is the perfect resource for those eager to learn Full Stack development with a TypeScript twist, so whether you're a seasoned developer or just starting out, there's something here for everyone! Frontend: https://github.com/code-with-ahsan/th... https://github.com/code-with-ahsan/th... 🔑 Keywords: Full Stack Development, TypeScript, Angular, Nest JS, Full Stack TypeScript, Web Development, Angular App Development, Nest JS Server Development, Threads App, Programming Tutorial, Software Development, Coding Tutorial, Web App Deployment. 💻 This tutorial is ideal for both beginners and experienced developers interested in: Grasping the principles of Full Stack Development Learning more about TypeScript Mastering Angular and Nest JS Building practical, real-world applications Expanding their coding and software development skills ✅ You will learn: The foundations of Full Stack TypeScript Development How to develop a "Threads" app from scratch How to use Angular for frontend development How to use Nest JS for backend server development Integrating front-end and back-end with Angular & Nest JS Debugging and testing your app Remember to like, comment, and subscribe if you found this video helpful. Don't forget to hit the bell icon for more updates on Full Stack TypeScript development. #FullStack #TypeScript #Angular #NestJS #ThreadsApp #WebDevelopment #CodingTutorial #softwaredevelopment Timeline: 00:00:00 - Intro 00:00:20 - Web Dev Basics Course (promo) 00:01:13 - Architecture & UI of the app 00:03:35 - Creating a NestJS app 00:06:46 - Schema for comments & threads 00:09:40 - Creating NestJS resources (users, comments) 00:17:25 - Integrating MongoDB with NestJS 00:22:35 - Creating Schemas & Models for MongoDB 00:22:35 - Using Mongoose Models in API calls 00:33:05 - Validating request bodies calls in NestJS 00:52:35 - Creating nested comments 01:03:25 - Creating the Angular app 01:12:38 - Setting up Tailwind CSS for Angular 01:15:52 - Creating the main layout (Angular) 01:25:48 - Creating the comment component 01:42:10 - Creating the comment-form component 01:48:42 - Setting up HttpClient in Angular 01:51:24 - Rendering top-level comments from the API call 02:02:10 - Expanding & collapsing comments 02:10:10 - Creating users on the fly for creating comments 02:19:00 - Creating comments using API calls 02:38:00 - Replying to comments