Saiba tudo sobre Promises do JavaScript com o autor veterano de JavaScript Nicholas C. Zakas.
Website: https://www.damianofusco.com
Website: https://www.damianofusco.com
Playing games is fun, but making your own games is even better. By the end of this book you will have a real game to play with and enough knowledge to build your own games.
Have you ever wondered what Git actually does when you commit a change? How regular expressions are implemented, or how debuggers work? This book will answer these questions and others, and show you how experienced software developers think about design.
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.
Regex is used to perform powerful searches within strings of text - discover everything there is to learn about regex and become a master at wildcards, quantifiers, and more!
Aprende los conceptos básicos de Nuxt 3 y avanza, con ejemplos detallados, hasta una aplicación web real y desplegada en producción. Single Page Application, Server Side Rendering (SSR), Generación de páginas estáticas, routing, store, plugins, módulos... También cubriremos testing unitario y E2E añadiéndolos a un sistema de Integración continua.
A short guide to building a production-quality React and GraphQL application, using TypeScript and Apollo.
✅ Improve the readability of your Javascript code applying “Clean Code”. ✅ Write code that is more intuitive, testable and tolerant to changes thanks to SOLID principles. ✅ Increase the quality and security of your code by applying Unit Testing and TDD.
Lots of design token-related tips and tricks to learn in this book — from design tools to production, with an emphasis on the fact tools and automation are only useful if good communication is happening between designers and developers in the first place. -- @kaelig, Development acceleration at @Shopify -- Co-chair @DesignTokens
Node.js Stream Module - How it Works Under the Hood
Awesome Coding is a book that teaches you JavaScript and Node.js by building cool projects. In this book, you will learn coding from scratch and work on practical projects that include data analysis, image processing, web scraping, command-line applications, natural language processing, and web APIs to get news, stock, and even cryptocurrency data.