katerinalev1992 / ts_server

Полная реализация серверной части приложения с использованием Typescript

Home Page:https://www.youtube.com/channel/UCZrgqCxzfoYEzVZA9M-uvzg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript server development

Full implementation of the server side of the application using Typescript.

The final application implements the registration / authorization and sending a request / response.

Useful links:

Link to the Github repository: https://github.com/katerinalev1992/ts_server.git

Sessions in express.js: https://nodeguide.ru/doc/dailyjs-nodepad/node-tutorial-5/ Quick start development on Typescript: https://www.typescriptlang.org/samples/index.html Practical methods of protection working environment: http://expressjs.com/en/advanced/best-practice-security.html Routing basics in Express.js: http://expressjs.com/ru/starter/basic-routing.html

ts_server

Полная реализация серверной части приложения с использованием Typescript.

Финальное приложение реализует регистрацию/авторизацию и отправку запроса/ответа.

Полезные ссылки:

Ссылка на Github репозиторий : https://github.com/katerinalev1992/ts_server.git

Сессии в express.js: https://nodeguide.ru/doc/dailyjs-nodepad/node-tutorial-5/ Быстрый старт разработки на Typescript: https://www.typescriptlang.org/samples/index.html Практические методы защиты рабочей среды: http://expressjs.com/ru/advanced/best-practice-security.html Основы маршрутизации в Express.js: http://expressjs.com/ru/starter/basic-routing.html

About

Полная реализация серверной части приложения с использованием Typescript

https://www.youtube.com/channel/UCZrgqCxzfoYEzVZA9M-uvzg


Languages

Language:TypeScript 51.5%Language:JavaScript 48.5%