Skocz do zawartości

Aktywacja nowych użytkowników
Zakazane produkcje

  • advertisement_alt
  • advertisement_alt
  • advertisement_alt

Znajdź zawartość

Wyświetlanie wyników dla tagów 'NestJS' .



Więcej opcji wyszukiwania

  • Wyszukaj za pomocą tagów

    Wpisz tagi, oddzielając je przecinkami.
  • Wyszukaj przy użyciu nazwy użytkownika

Typ zawartości


Forum

  • DarkSiders
    • Regulamin
    • Dołącz do Ekipy forum jako
    • Ogłoszenia
    • Propozycje i pytania
    • Help
    • Poradniki / Tutoriale
    • Wszystko o nas
  • Poszukiwania / prośby
    • Generowanie linków
    • Szukam
  • DSTeam no Limits (serwery bez limitów!)
  • Download
    • Kolekcje
    • Filmy
    • Muzyka
    • Gry
    • Programy
    • Ebooki
    • GSM
    • Erotyka
    • Inne
  • Hydepark
  • Archiwum
  • UPandDOWN-Lader Tematy

Szukaj wyników w...

Znajdź wyniki, które zawierają...


Data utworzenia

  • Od tej daty

    Do tej daty


Ostatnia aktualizacja

  • Od tej daty

    Do tej daty


Filtruj po ilości...

Dołączył

  • Od tej daty

    Do tej daty


Grupa podstawowa


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Gadu Gadu


Skąd


Interests


Interests


Polecający

Znaleziono 2 wyniki

  1. Free Download NestJS Zero to Hero - Modern TypeScript Back-end Development Last updated 3/2024 Duration: 8h45m | Video: .MP4, 1920x1080 30 fps | Audio: AAC, 44.1 kHz, 2ch | Size: 3.75 GB Genre: eLearning | Language: English Develop and deploy enterprise back-end applications following best practices using Node.js and TypeScript What you'll learn Becoming familiar with the NestJS framework and its components Designing and developing REST APIs performing CRUD operations Authentication and Authorization for back-end applications Using TypeORM for database interaction Security best practices, password hashing and storing sensitive information Persisting data using a database Deploying back-end applications at a production-ready state to Amazon Web Services Writing clean, maintainable code in-line with industry standards Utilising the NestJS Command Line Interface (CLI) Using Postman for testing back-end services Using pgAdmin as an interface tool to manage PostgreSQL databases Implement efficient logging in a back-end application Environment-based configuration management and environment variables Implementing data validation and using Pipes Guarding endpoints for authorized users using Guards Modelling entities for the persistence layer TypeScript best practices Handling asynchronous operations using async-await Using Data Transfer Objects (DTO) Hands-on experience with JSON Web Tokens (JWT) Unit testing NestJS applications Using GraphQL with NestJS Database persistence with MongoDB Requirements Having a basic understanding of JavaScript and/or NodeJS Having basic knowledge of TypeScript is recommended, but not required Description NestJS is a Node.js back-end development framework built upon Express, leveraging the power of TypeScript. NestJS leverages the incredible popularity and robustness of JavaScript as a language and Node.js as a technology. It is inspired by common libraries and frameworks such as Angular, React and Vue which improve developer productivity and experience. Even considering the amount of superb libraries, helpers and tools that exist for server-side Node.js, none of them effectively solve the main problem - the architecture of an application. NestJS provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled and easily maintainable applications. Recently, the NestJS framework is gaining extreme popularity due to its incredible features; Leverages TypeScript - strongly typed language which is a super-set of JavaScript Simple to use, easy to learn and easy to master Powerful Command Line Interface (CLI) tool that boosts productivity and ease of development Detailed, well-maintained documentation Active codebase development and maintenance Open-source (MIT license) Supports dozens nest-specific modules that help you easily integrate with common technologies and concepts such as TypeORM, Mongoose, GraphQL, Logging, Validation, Caching, Websockets and much more Easy of unit-testing applications Made for Monoliths and Micro-services (entire section in the documentation regarding the Microservice type of a NestJS application, as well as techniques and recipes). In this course I am going to guide you through the process of planning, developing and deploying a fully-featured back-end application, based on my experience developing and maintaining systems that support dozens of millions of concurrent users at scale. Who this course is for Intermediate JavaScript developers who want to dive into back-end development Any developers willing to apply TypeScript on the back-end Developers eager to learn how to develop performant, secure and production-ready REST APIs following best practices Developers who want to learn how to deploy their application to the cloud (Amazon Web Services) Developers who want to follow building a practical, real-world application from zero to production Homepage https://www.udemy.com/course/nestjs-zero-to-hero Rapidgator https://rg.to/file/6a59c5c875435f4857c57cbbc3a56292/shylz.NestJS.Zero.to.Hero..Modern.TypeScript.Backend.Development.part1.rar.html https://rg.to/file/08f1f489334205701457046395ae7e52/shylz.NestJS.Zero.to.Hero..Modern.TypeScript.Backend.Development.part2.rar.html https://rg.to/file/a85990920421a7aea65e1ab748b637be/shylz.NestJS.Zero.to.Hero..Modern.TypeScript.Backend.Development.part3.rar.html https://rg.to/file/6c78ad44dd77d99354cd1b435d6cbc3c/shylz.NestJS.Zero.to.Hero..Modern.TypeScript.Backend.Development.part4.rar.html Fikper Free Download https://fikper.com/Sz8meEtJo6/shylz.NestJS.Zero.to.Hero..Modern.TypeScript.Backend.Development.part1.rar.html https://fikper.com/sIvvX9UHxy/shylz.NestJS.Zero.to.Hero..Modern.TypeScript.Backend.Development.part2.rar.html https://fikper.com/sLkR4JCEU9/shylz.NestJS.Zero.to.Hero..Modern.TypeScript.Backend.Development.part3.rar.html https://fikper.com/y9nbty6JkP/shylz.NestJS.Zero.to.Hero..Modern.TypeScript.Backend.Development.part4.rar.html No Password - Links are Interchangeable
  2. Free Download Building NestJS app (with base functionality) Published 9/2024 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 7h 20m | Size: 3.04 GB A beginner's guide to creating a NestJS app with base functionality, required in average web application What you'll learn Set up the base NestJS application for your web project Dockerize a NestJS app with a MySQL database Implement base methods to handle errors and exceptions between the frontend and backend Authentication logic with email confirmation Authorization logic with roles and permissions Integration testing Requirements Basic understanding of how the web works Basic knowledge of JavaScript and TypeScript Description Master the fundamentals of building a base (skeleton) NestJS application with this comprehensive course. Designed for junior full stack developers, this course will teach you how to set up and structure your NestJS app from scratch, covering everything from initial configuration to advanced testing.We'll start by setting up NestJS with essential configurations, Docker, and useful scripts for smooth development. Then, you'll dive into the Config module, where you'll learn about environment variables, module configuration, and validation. Next, we'll move on to database setup, focusing on data sources, running migrations, and establishing a strong foundation for your app's domain models.Authentication and authorization will also be thoroughly covered, teaching you how to manage user sessions, roles, permissions, and guards. You'll implement custom exception filters and validation pipes, ensuring robust error handling in your app. We'll also explore email confirmation for user registration and security.Finally, we'll test the entire application, ensuring that the system functions as expected. You'll set up a test environment, use factories, and write controller tests for authentication, roles, and users.By the end of this course, you'll have a fully functioning base NestJS app, ready to scale and adapt for future projects.This is the first part of the full-stack course Who this course is for Beginner full stack web developers Freelance web developers who want to save time by creating and reusing a base project structure Frontend developers looking for tools to create backend logic for their apps Homepage https://www.udemy.com/course/building-fullstack-base-application-part-1-nestjs-app/ Rapidgator https://rg.to/file/00bd948b78a732ec79705e449bf0dbb7/mtzyb.Building.NestJS.app.with.base.functionality.part1.rar.html https://rg.to/file/f6635512767a4e2be65532e417361523/mtzyb.Building.NestJS.app.with.base.functionality.part2.rar.html https://rg.to/file/36455ccc772cd510b2321128e1e23c53/mtzyb.Building.NestJS.app.with.base.functionality.part3.rar.html https://rg.to/file/f4a3adb8a884a0276990f62fbba0953e/mtzyb.Building.NestJS.app.with.base.functionality.part4.rar.html Fikper Free Download https://fikper.com/vgGxF1MxGp/mtzyb.Building.NestJS.app.with.base.functionality.part1.rar.html https://fikper.com/idh5kIA1Jz/mtzyb.Building.NestJS.app.with.base.functionality.part2.rar.html https://fikper.com/Gfq1vCX5wp/mtzyb.Building.NestJS.app.with.base.functionality.part3.rar.html https://fikper.com/zIXalBpsQ0/mtzyb.Building.NestJS.app.with.base.functionality.part4.rar.html No Password - Links are Interchangeable
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Korzystając z tej witryny, wyrażasz zgodę na nasze Warunki użytkowania.