Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Modern JavaScript Web Development Cookbook, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Modern-JavaScript-Web-Development-Cookbook

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Modern JavaScript Web Development Cookbook

Modern JavaScript Web Development Cookbook

This is the code repository for Mastering JavaScript Functional Programming, published by Packt. Easy solutions to common and everyday JavaScript development problems

What is this book about?

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

// Source file: src/roundmath.js /* @flow */ "use strict"; // continues.. 

Following is what you need for this book: This book is for developers who want to explore the latest JavaScript features, frameworks, and tools for building complete mobile, desktop and web apps, including server and client-side code. You are expected to have working knowledge of JavaScript to get the most out of this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-13).

Software and Hardware List

Chapter Software required Hardware required
1 Git Windows, Mac OS X, and Linux (Any)
1-13 Node (and npm) Windows, Mac OS X, and Linux (Any)
1-13 Flow Windows, Mac OS X, and Linux (Any)
1-13 Prettier Windows, Mac OS X, and Linux (Any)
1-13 ESLint Windows, Mac OS X, and Linux (Any)
4-5 MariaDB (MySQL) Windows, Mac OS X, and Linux (Any)
5 Winston, Morgan, Postman,Swagger Windows, Mac OS X, and Linux (Any)
5, 10 Jest Windows, Mac OS X, and Linux (Any)
6-10 React Windows, Mac OS X, and Linux (Any)
6, 10 StoryBook Windows, Mac OS X, and Linux (Any)
8-10 Redux Windows, Mac OS X, and Linux (Any)
10, 12 Enzyme Windows, Mac OS X, and Linux (Any)
11-12 React Native Windows, Mac OS X, and Linux (Any)
13 Electron Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. [https://www.packtpub.com/sites/default/files/downloads/9781788992749_ColorImages.pdf].

Related products

Get to Know the Author(s)

Federico Kereki Federico Kereki is a Uruguayan systems engineer, with a master's degree in education, and over 30 years' experience as a consultant, system developer, university professor, and writer. He is currently a subject matter expert at Globant, and he has taught CS courses at Universidad de la República, Universidad ORT Uruguay, and Universidad de la Empresa.

He has written for the Linux Journal and the LinuxPro Magazine in the USA, Linux+ and Mundo Linux in Europe, and websites such as Linux [dot] com and IBM DeveloperWorks. He has also written booklets on computer security, and two books—Essential GWT, and Mastering JavaScript Functional Programming.

Other books by the authors

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

About

Modern JavaScript Web Development Cookbook, published by Packt