Вступ до програмування та розробки веб-додатків з HTML, CSS та JavaScript. Книга має бути по силам для всіх - від дітей до їх батьків, з єдиною передумовою - бути впевненим користувачем комп'ютера. Вона має допомогти відчути на смак розробку реального продукту та визначити свою роль у ІТ - розробника, тестера чи може чогось іншого;)
If you are an Angular developer, odds are that you’ve used Angular Schematics before - albeit indirectly. Most Angular CLI commands use Angular Schematics under the hood. In this book we'll dive into the little-known world of Angular Schematics where you will see how you as a developer can use this powerful library to augment your current workflow.
Узнайте, как применять модульное тестирование компонентов Vue.js, используя Jest, полнофункциональную среду тестирования JavaScript. Поверхностная отрисовка, имитация зависимостей и другие методы.
An introduction to programming and web software development with HTML, CSS, and JavaScript. The book should be on strength for all — from kids to their parents, with the only prerequisite — be a confident computer user. It should help to taste the development of a real product and determine your role in IT (developer, tester, etc).
Existem vários guias sobre como dominar React. Este livro captura o que é comum à todos eles e ensina através da implementação de uma aplicação que você mesmo irá construir. No caminho, você aprenderá todos os conceitos básicos de React com ES6, além de alguns conceitos avançados. Atualizações via Twitter | NewsletterCurso Completo | Blog
Существует много способов, как изучать React. Эта книга следует здравому смыслу этим способам для того, чтобы вы создали собственное приложение на React. По пути вы узнаете ES6, React со всеми его основами и продвинутыми концепциями, а также управление локальным состоянием. Получение обновлений: Twitter | РассылкаПолный курс | Блог
This book teaches you how to do functional programming using javascript. It also cover's core principles about functional programming like side effects, pure functions etc.It teaches you how to create Higher Order Functions like Map, Filter, Reduce, ConcatMap, Zip, ConcatAll from the ground up.
We will go through array methods known as Filter, Map and Reduce. We shall also touch the concept of transducers and build them up from basic principles. After that we've got some challenges with composed mutations, and show how we end up with unnecessary data and half-way mutations.
Dieses Buch führt Sie Schritt für Schritt durch den Aufbau eines Heimautomationssystems. Sie lernen den Kleinstcomputer Raspberry Pi kennen, und nutzen darauf Technologien wie JavaScript, NodeJS, ioBroker und andere, um Hardware von HomeMatic, Philips, Osram, und, last but not least, selbst gemachte Sensoren und Aktoren zu steuern.
An in-depth guide to ES6 generators. Free to view online.
This is a cookbook with a collection of useful tips and tricks to apply in JavaScript, each tip shows a problem and some solutions using a lot of pratical codes.
Nesse cookbook minimalista conheça um compilado com dicas e truques úteis para você aplicar no JavaScript.
https://www.roadtographql.com
Tudo (ou quase) sobre o Vue.js. Hello WorldFundamentosDirectivasComponentes (I)Componentes (II)FormuláriosVue RouterVuexSingle File ComponentsSingle Page App
Learn GraphQL with a hands-on approach. With this open source book you will build a full stack GraphQL application step by step using NodeJS, Apollo GraphQL and React.