Physics.Math.Code
135K subscribers
5.09K photos
1.66K videos
5.82K files
4.07K links
VK: vk.com/physics_math
Чат инженеров: @math_code
Учебные фильмы: @maths_lib
Репетитор IT mentor: @mentor_it
YouTube: youtube.com/c/PhysicsMathCode

Обратная связь: @physicist_i
加入频道
Веб_разработка_с_применением_Node_и_Express_2021_Браун.pdf
13 MB
📘 Веб-разработка с применением Node и Express [2021] Браун

Создавайте динамические веб-приложения с применением Express — ключевого компонента из стека разработки Node/jаvascript. Итан Браун описывает работу с Express 5 на примере создания полноценного приложения. В книге рассматриваются все этапы и компоненты — от серверного рендеринга до разработки API для работы с одностраничными приложениями (SPA). Express является золотой серединой между устоявшимся фреймворком и отсутствием фреймворка вообще, поэтому он оставляет вам определенную свободу при архитектурном выборе. Эта книга предоставит лучшие решения для фронтенд- и бэкенд-разработчиков, использующих Express. Научитесь смотреть на веб-разработку под новым углом! #javascript #nodejs #программирование #web
📙 Accelerating Server-Side Development with Fastify: A comprehensive guide to API development for building a scalable backend for your web apps [2023] Manuel Spigolon, Maksim Sinik, Matteo Collina

💳 Купить книгу

💾 Скачать книгу

What you will learn
▪️ Explore the encapsulation techniques implemented by Fastify
▪️ Understand how to deploy, monitor, and handle errors in a running Fastify instance
▪️ Organize the project structure and implement a microservices architecture
▪️ Explore Fastify's core features such as code reuse, runtime speed, and much more
▪️ Discover best practices for implementing Fastify in real-world RESTful apps
▪️ Understand advanced backend development concepts such as performance monitoring and logging

This book is for mid to expert-level backend web developers who have already used other backend web frameworks and are familiar with HTTP protocol and its peculiarities. Developers looking to migrate to Fastify, evaluate its suitability for their next project, avoid architecture pitfalls, and build highly responsive and maintainable API servers will also find this book useful. The book assumes knowledge of JavaScript programming, Node.js, and backend development. #web #javascript #программирование #серверное_программирование #nodejs #сети