This book is my answer to the question: how to teach React to a complete beginner, in as little time as possible? Need to learn the basics quickly? This is your book.
Build state-of-the-art AWS infrastructure easily using Terraform, Docker and Kubernetes.
Kata, palabra japonesa que representa una secuencia de movimientos establecidos que se realizan con la finalidad de perfeccionar una técnica. Esta referencia quiero transmitirla a ustedes en el ámbito del desarrollo frontend, intentando crear una serie de conceptos y técnicas que deben adquirirse y perfeccionarse por cada nivel de aprendizaje.
Learn how to code applications in React 19 by following a solid path that starts by studying essential JavaScript constructions to then go into React core concepts to finally write an application. Understand how to split an application into components, how to use props, state, events, hooks, react router v7 (declarative mode), and more.
Build Jamstack web app with Next.js and Wagtail CMS.
A short guide to building a production-quality React and GraphQL application, using TypeScript and Apollo.
This book will teach you how to build a blog with React, Wagtail CMS and SSR (Server-Side Rendering), which has good performance and good SEO.
Del autor de "Aprendiendo JavaScript" llega "Aprendiendo React". Una guía práctica con todo lo que necesitas saber para aprender React.js desde cero.
A short tutorial on how to create front-end web applications in Python using the React JavaScript library, without having to program in JavaScript!
Create responsive front-end web applications in Python using the React and Material-UI JavaScript libraries, without having to program in JavaScript, by using the Transcrypt transpiler that turns your Python code into JavaScript.
Svelte es un soplo de aire fresco en el mundo del Desarrollo Web, dominado por React y Vue. Apuesta por evitar que escribas código repetitivo e inútil. Su sencillez hará que vuelvas a amar la Programación Web.
This book will teach you how to build a SPA (single-page application) with React and Wagtail CMS
It can be hard to create high-performance React applications without having a firm understanding of the foundations. In this book you'll create your own version of React that will give you a deep insight into the performance of React itself.
Learn how to go from code to production in days, not months with Next.js.