Packt Node Js Api Masterclass With Express And Mongodb

Mastering React Native with NodeJs and MongoDB in 2022  eBooks & eLearning

Posted by lucky_aut at March 14, 2022
Mastering React Native with NodeJs and MongoDB in 2022

Mastering React Native with NodeJs and MongoDB in 2022
Duration: 16h 19m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 7.67 GB
Genre: eLearning | Language: English

Learn react native IOS & Android app development from scratch while building a real world project with tons of features

Node.js API: Learn server-side JavaScript by building your own Node.js server from scratch  eBooks & eLearning

Posted by Free butterfly at May 14, 2021
Node.js API: Learn server-side JavaScript by building your own Node.js server from scratch

Node.js API: Learn server-side JavaScript by building your own Node.js server from scratch by Greg Sidelnikov
English | February 10, 2020 | ISBN: N/A | ASIN: B084P2CWBP | 115 pages | EPUB | 3.56 Mb

Egghead - Build Node.js APIs with OpenAPI Spec (2016)  eBooks & eLearning

Posted by house23 at Jan. 8, 2017
Egghead - Build Node.js APIs with OpenAPI Spec (2016)

Egghead - Build Node.js APIs with OpenAPI Spec (2016)
MP4 | AVC 191kbps | English | 1280x720 | 25fps | 56 mins | AAC stereo 130kbps | 141 MB
Genre: Video Training

In this course we will build a ToDo API that stores notes using the OpenAPI Specification (Swagger). We will start with a blank API definition using the Swagger Online Editor. The Swagger definition file will be used to create a Node.js API. Along the way, we will discover how to implement additional details required for a fully functional API such as authorization, authentication, requests and responses. We will also learn about the powerful capabilities of Swagger to generate server side code and client libraries.

Getting Started with Node.js Security with Express and Angular (2016)  eBooks & eLearning

Posted by naag at Sept. 8, 2016
Getting Started with Node.js Security with Express and Angular (2016)

Getting Started with Node.js Security with Express and Angular
September 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | 243 MB
Genre: eLearning | Language: English

This course will teach you how to apply common security mitigation techniques to a web application built with Angular, Express.js, and Node.js.

Build a To-Do List App with Node, Express, React and MongoDB  eBooks & eLearning

Posted by ELK1nG at Sept. 5, 2021
Build a To-Do List App with Node, Express, React and MongoDB

Build a To-Do List App with Node, Express, React and MongoDB
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 1.42 GB | Duration: 4h 4m

Learn React, Express and MongoDB while building a fun to-do list app

Node.js Essential Training (2015) [repost]  eBooks & eLearning

Posted by house23 at Feb. 21, 2016
Node.js Essential Training (2015) [repost]

Node.js Essential Training (2015)
MP4 | AVC 271kbps | English | 1280x720 | 15fps | 6h 16mins | AAC stereo 160kbps | 1.01 GB
Genre: Video Training

Node. js is a powerful tool for controlling servers, building web applications, and creating event-driven programs. And it takes JavaScript—a language familiar to all web developers—out of the browser. With Node. js, you can build applications that run on your laptop or even the cloud. Learn the essentials of Node. js and start creating your own JavaScript applications in this introductory training course. Alex Banks shows how to install Node. js on a Mac or PC and work with the Node. js core: the global object, event loop, http module, and file system. Then he covers reading and writing data, streaming data, making http requests, and working with the node package manager (npm). In the final chapters, he shows how to start sessions on web servers, communicate with web servers and clients with WebSockets, use the Express framework to develop applications, and test and debug Node. js code. Want to speed up your Node. js workflow? Check out the tutorials on automating tasks with Grunt and npm scripts.

Node.js Essential Training  eBooks & eLearning

Posted by Landau17 at Nov. 14, 2017
Node.js Essential Training

Node.js Essential Training
MP4 | Video: 720p | Duration: 6:22:44 | English | Subtitles: VTT | 1054.9 MB

Security in Node.js with Express and Angular  eBooks & eLearning

Posted by Sigha at July 21, 2019
Security in Node.js with Express and Angular

Security in Node.js with Express and Angular
.MP4 | Video: 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | 418 MB
Duration: 1 hours | Genre: eLearning | Language: English

Learn how to apply common security mitigation techniques to a web application built with Angular, Express.js & Node.js.

Build a To-Do List with React, Express and MongoDB - 2021  eBooks & eLearning

Posted by ELK1nG at March 21, 2021
Build a To-Do List with React, Express and MongoDB - 2021

Build a To-Do List with React, Express and MongoDB - 2021
MP4 | h264, 1280x720 | Lang: English | Audio: aac, 48000 Hz | 4h 4m | 1.42 GB

Learn React, Express and MongoDB while building a fun to-do list app

Express in Action: Node applications with Express and its companion tools  eBooks & eLearning

Posted by AlenMiler at April 4, 2016
Express in Action: Node applications with Express and its companion tools

Express in Action: Node applications with Express and its companion tools by Evan Hahn
English | May 1, 2016 | ISBN: 1617292427 | 245 Pages | MOBI/EPUB/PDF (True) | 10.81 MB

Node.js is white hot, powering the server side of major web apps from Walmart, PayPal, and Netflix. While super-powerful, raw Node can be complex and awkward.