Logo

An Introduction to libuv by Nikhil Marathe

Small book cover: An Introduction to libuv

An Introduction to libuv
by


Number of pages: 57

Description:
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference discussing every function and data structure.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Human JavaScriptHuman JavaScript
by - HumanJavaScript.com
This is a book about a specific set of JavaScript tools, patterns, and approaches that we feel are optimized for people. These approaches enable our team to quickly build and deliver high-quality JavaScript applications for humans ...
(7792 views)
Book cover: Angular 2+ Notes for ProfessionalsAngular 2+ Notes for Professionals
- Goalkicker.com
Chapters: Getting started; Components; Directives; Page title; Templates; Commonly built-in directives and services; How to Use ngif; Modules; Pipes; Custom Validations; Routing; Installing 3rd party plugins; Lifecycle Hooks; Testing ngModel; etc.
(5038 views)
Book cover: Building Front-End Web Apps with Plain JavaScriptBuilding Front-End Web Apps with Plain JavaScript
by - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(10365 views)
Book cover: ppk on JavaScriptppk on JavaScript
by - New Riders Press
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
(14194 views)