Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Build A Todolist Fast With Nestjs And Svelte

Posted By: ELK1nG
Build A Todolist Fast With Nestjs And Svelte

Build A Todolist Fast With Nestjs And Svelte
Published 9/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 617.28 MB | Duration: 1h 12m

Learn to build a Full Stack NestJS and Svelte Application in No Time

What you'll learn
The student will learn the basics of RESTful API development with NestJS
How to create a Full Stack Todo List Application
Learn how to use TypeORM
Learn to consume JSON with Svelte
Requirements
Understand Typescript
Be familiar with basic NodeJS
Description
If you're tired of long courses and just want to learn basic web development this course is for you. This course was built with the goal of teaching the students how to use NestJS and Svelte. It focuses heavily on designing a backend RESTful Web Service with CRUD functionality that sends data to a Svelte Front End Application.  This is an entry-level course that focuses on building and reinforcing some of the techniques used by developers to build a full-stack application.In this course, we start by learning what tools you need to create a full-stack Before taking this course, it is recommended that you have an understanding of skills such as Javascript, NestJS, Basic SQL, or ORM development. If not we'll touch on some of those topics early in the course but it is still recommended to have a better understanding.When going through this course you may come across subjects that you are familiar with as well as those that are completely new to you.Some of the topics touched upon includeSvelteHTTP Requests with FetchCRUD MethodsNestJSDatabase MigrationsORMsWhen taking this course, please know that you can take your time because you will get access to support along the way. By the time you finish this course, you should feel comfortable creating a full-stack web application with Svelte and NestJS.

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Create NestJS CRUD TodoList

Lecture 2 Create NestJS Project

Lecture 3 Add NestJS TypeORM Dependencies

Lecture 4 Generate NestJS Resource

Lecture 5 Create TypeORM Entity

Lecture 6 Create Initial NestJS Data Service

Lecture 7 Add NestJS Get and Create Todo Services

Lecture 8 Add NestJS Update and Delete Todo Services

Lecture 9 Add NestJS Todo Controller Methods

Section 3: Create Svelte TodoList UI

Lecture 10 Generate a Svelte Project

Lecture 11 Add Carbon UI Library

Lecture 12 Create TodoList Service

Lecture 13 Clean Project Code

Lecture 14 Add Todo Events

Lecture 15 Add TodoList UI

Lecture 16 Fix Carbon UI Bugs

Lecture 17 Add Todo Form

Lecture 18 Bonus Lecture!

This course is for entry level web developers that have an understanding of web applications