Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
SurviveJS - Webpack: From Apprentice to Master
Top Free Data Science Books 🌠 - 100% Free or Open Source!
  • Title SurviveJS - Webpack: From Apprentice to Master
  • Author(s) Juho Vepsalainen
  • Publisher: CreateSpace Independent Publishing Platform, 2 edition (February 15, 2016);
  • Paperback 284 pages
  • eBook HTML
  • Language: English
  • ISBN-10: 152391050X
  • ISBN-13: 978-1523910502
  • :

Book Description

Webpack is a powerful bundling tool made popular particularly by the success of Facebook's React. Webpack, a bundler, takes in assets and then transforms them into a form suitable for the browser. It happens to do this well. It isn't the easiest tool to learn due to its configuration driven approach, but despite this it's worth studying. By reading this book you will learn to:

  • Set up a Webpack based development and production environment. You can find the configuration online as well.
  • Understand Webpack's Hot Module Replacement (HMR) and how to configure it in various ways.
  • Learn to deal with styling with Webpack. This includes hashing and extracting styles to separate files.
  • Load different types of assets and even implement loaders of your own in a test driven manner.
  • Learn to load dependencies dynamically while your application or site is running.
  • Learn to configure React specific setup in an effective manner.

The book assumes you know basics of JavaScript and understand how to use npm.

The book contents are freely available online. By purchasing this book you support its development. A part (~30%) of the profit goes to Tobias Koppers, the author of Webpack. This helps him to develop the tool further. See Book Homepage for the details.

About the Authors
  • Juho Vepsalainen has been dealing with the web one way or another since the 90s. All hail marquee! I've seen the rise of web and JavaScript in particular. Besides React I have extensive experience in Angular, jQuery and various smaller libraries
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • SurviveJS - React: an Introduction (Juho Vepsalainen)

    In this book you will build a little Kanban application to get familiar with Facebook's React, which simplifies frontend development greatly. After completing the process you have a good starting point for developing your own.

  • How To Code in React.js (Joe Morgan)

    This book is an introduction to React that works from the foundations upward. Each chapter takes you a little deeper into the React ecosystem, building on your previous knowledge. Every chapter is self contained, so you can jump between them.

  • React.js for the Visual Learner (Mike Mangialardi)

    This book teaches an absolute beginner the absolute basics of React.js through design principles, visual-friendly examples, and super practical teaching methodologies. If you want to learn React.js without the fatigue and frustration, this book is for you.

  • Hacking with React (Paul Hudson)

    In short, this book is the fastest way to get up to speed with React development, and is guaranteed to jump start your learning. Even better, your purchase includes any future updates free of charge!

  • Full-Stack React Projects: React, Node, Express, and MongoDB

    This book guides you through preparing the development environment for MERN stack-based web development, to creating a basic skeleton application and extending it to build four different web applications.

  • React Enlightenment (Cody Lindley)

    If you want to learn how to build efficient user interfaces with React, this is your book. it show you how to create UIs with this small JavaScript library that can deftly display data changes on large-scale, data-driven websites without page reloads.

  • The Road to learn React (Robin Wieruch)

    This book teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.

  • React In-depth (DevelopmentARC)

    The goal of this book is to document our process, share our research and try to organize our experiences into a single living document. Too be honest, this is a pretty lofty goal. We may not achieve this goal, but hopefully we can get some helpful thoughts down.

  • React JS Notes for Professionals

    You will learn about all the fundamentals of React.js with Hooks while building a full-blown React application step by step. While you create the React application, every chapter will introduce you to a new React key feature.

  • Programming React Native (Dotan Nahum)

    This is a book that aims to teach you cross platform mobile app development for both iOS and Anrdoid using React Native framework. It starts by covering the common techniques for customization and helps you set up your development platforms.

  • React.js Succinctly (Samer Buna)

    This book introduces the novel approach to building user interfaces that React provides, and walks readers through the basics of declarative user interfaces, React components, working with user input, and more.

  • React Native Notes for Professionals

    If you are a developer looking to create mobile applications with maximized code reusability and minimized cost, React Native is what you need. With this practical guide, you'll be able to build attractive UIs, tackle common problems in mobile development.

Book Categories
:
Other Categories
Resources and Links