One of the most comprehensive no-fluff guides for software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.
A gentle and opinionated introduction to micro-frontends
In this book, you'll uncover strategies that industry professionals use to build scalable, performant, and maintainable React applications, all without becoming overwhelmed by complexity.
Descubre los secretos detrás de los frameworks web más populares y lleva tus habilidades en JavaScript a otro nivel. Dominando JavaScript: Técnicas avanzadas para el desarrollo web moderno te enseñará cómo entender y adaptar cualquier framework web con confianza y facilidad. ¡Prepárate para convertirte en un experto en el desarrollo web moderno!
Welcome to “Mastering Coding Test: 50 Problems with Solutions.”This book aims to provide a curated list of 50 of the most popular coding/interview test/problems along with detailed explanations and solutions to help you master these concepts and improve your problem-solving skills.This book assumes basic understanding of JavaScript.
How to build a Data Engineering and Business Intelligence Stack using Node.js and Npm modules.
Learn how functional programming concepts helps you to write clean and maintainable code.
Aprenda Programar com JavaScript oferece um caminho claro e prático para dominar a programação. Com exemplos objetivos e exercícios desafiadores, este livro é a escolha perfeita para iniciantes e para professores que buscam um material didático eficaz para suas aulas.
Vue is a versatile framework used in creating SPA-type websites; It is a modular, component-based technology where a component can be seen as a small piece of code and we can group components together to create more complex components.
Este libro consta de 5 capítulos, con los cuales conoceremos en detalle las características más importantes y básicas de Vue en su versión 3
SolidJS is one of the fastest-growing reactive UI libraries—blazing fast, predictable, and simple to use. SolidJS: The Complete Guide takes you from first steps to production-ready applications, covering everything from signals, effects, and JSX rules to routing, SSR, and SolidStart. You’ll also master Solid Router for navigation and SolidStart for building full-stack apps, with plenty of real-world examples for hands-on practice. Whether you’re a beginner in reactive programming or a React developer curious about Solid’s unique approach, this book gives you the knowledge and techniques to write cleaner, more efficient code.
Dive into the transformative world of function generators to simplify complex asynchronous operations, efficiently manage large data sets, and discover advanced coding paradigms. Step beyond conventional programming and explore techniques that will elevate your code to new heights of efficiency and clarity.
Whether you're completely new to freelancing or are looking to level up your existing skills. I'll teach you everything you need to know to become a successful freelancer.
Master Node.js security and secure coding best practices through analyzing and exploiting real-world vulnerable npm packages.
This book is volume 3 of Web Development from Beginner to Paid Professional. In this volume, you'll learn JavaScript Algorithms and Data Structures. You'll learn the fundamentals of JavaScript including variables, arrays, objects, loops, and functions.