Quantcast
Channel: book – Page 1 – Tutorial Savvy
Viewing all articles
Browse latest Browse all 2

Handbooks for a JavaScript Developer

0
0

image

  • This bundle contains all 5 books that are important for web developer to learn.This bundle teaches you JavaScript,Electron,CSS,SASS and web worker.All the chapter are written in simple and crisp manner.It will help you to grasp the concept of front end development quickly.
  • This bundle contains 5 books and each book focuses on a specific web development area.
  • Quick Desktop Application Development Using Electron: Electron framework is built on 2 different processes named as browser and renderer process.Each of these process has a list of modules which handles specific area on desktop application development.Some of the modules are common to both of these processes.This book has focused some of the important module and explained it with coded examples.
  • Quick Start Handlebar Templating: Handlebar is a templating framework for HTML Code.This book covers all the important features of this templating library.
  • Quick JavaScript Interview Questions: This book is all about key concepts in JavaScript.This book has a collection of frequently asked question in a JavaScript interview.It covers sufficient amount of coded examples to understand the concepts of javascript.It will take you through all important questions quickly.
  • Quick CSS Authoring In SASS Way: This book is a quick start guide for CSS authoring using SASS.SASS is also known as Syntactically Awesome Style sheet. This book is very useful for font end developers who want to learn about SASS based CSS authoring.
  • Quick Web Worker With JavaScript: Web Workers provide a simple means for web content to run scripts in background threads. The worker thread can perform tasks without interfering with the user interface.The Web Workers specification defines an API for spawning background scripts in your web application. Web Workers allow you to do things like fire up long-running scripts to handle computationally intensive tasks, but without blocking the UI or other scripts to handle user interactions.This book will take you through all the important feature of Web Worker with coded example.

The post Handbooks for a JavaScript Developer appeared first on Tutorial Savvy.


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images