Redux is something you might hear a lot of as a JavaScript developer. However, it's not always so clear as to what it is, why you need it, and how to get started. Redux From Scratch clears this confusion by providing a practical guide that walks you through the basics of Redux and implementing it in a React/Redux/Express/MongoDB stack.
Build Angular Apps on a Solid Foundation with Firebase
Want to learn the basic concepts of functional programming on simple and straightforward examples? This book is your trusted guide through all the new ideas you need to grasp as a beginner in the world of pure functions, closures, immutability, idempotence and other more or less obscure topics.
You don't have to dive into the uncharted territory of React VR on your own. I am doing my own exploration and packaging my findings into a wonderful guide so that we can discover the power of React VR together. If you'd like to support my journey, purchase a copy.
The book dives deeply into state management in React. You will learn everything about React's local state and state management with Redux and MobX. It comes with a lot of best practices, techniques and concepts. Along the way you will have practical hands on experiences by building own applications. Updates via Twitter, NewsletterCourseBlog Post
Up-to-date compilation of the official documentation pages, hosted on https://github.com/jquery/learn.jquery.com. Updated regularly for you to have the latest version.
SurviveJS te muestra cómo construir un Kanban sencillo usando React. La idea es que si puedes construir una aplicación sencilla, posiblemente puedas construir cosas más complejas después. La primera aplicación es siempre la más difícil y este libro viene en tu ayuda. Aparte de conocimiento básico sobre React, aprenderás técnicas de diseño como ...
Learn the Basics of Vue.js in a fun new way! Earn you Black Belt as a Vue Basics Ninja. This book is a quick and fun read that will teach you the basics of Vue.js starting off with installing the library and progressing all the way to learning how to create your own custom components.
Practical journey with Angular framework, ES6, TypeScript, Webpack and Angular CLI. Amazon Kindle: https://www.amazon.com/dp/B07KD9KHQWAmazon Paperback: https://www.amazon.com/dp/1731123426
Maintenance is a recurring issue in projects. "SurviveJS - Maintenance" discusses the topic from the perspective of JavaScript and discusses common practices you can use to improve your workflow and projects.
Webpack 2 - A Build Tool for Modern JavaScript Applications helps beginner and intermediate users understand and fully utilize the power of Webpack in their projects.
Construindo APIs testáveis com Node.js utiliza exemplos do dia a dia para a construção de aplicações Node.js seguindo as melhores práticas de qualidade e desenvolvimento; Um guia, tanto para desenvolvedores iniciantes quanto para experientes, para a construção de aplicações robustas e resilientes guiadas por testes.
UI development has undergone a major transformation with modern frontend technologies. This book guides readers from the foundational building blocks of creating well structured interfaces to a list of different philosophies for creating modular, extendable and scalable U&I — UI intended for all developers, like you and I.
Un libro de programación sinxelo e divertido que móstranos como desenvolver en JavaScript, dende pseudocódigo ata as peticións AJAX. Todo o recaudado integramente será doado a @CodeClub.
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.