- JavaScript by Example
- Dani Akash S
- 294字
- 2021-07-02 18:39:03
What this book covers
Chapter 1, Building a ToDo List, starts with a simple DOM manipulation with JavaScript and work with event listeners, which will give you a good idea of how JavaScript works with the HTML in the website. You’ll set up the basic development environment and build your first ToDo list app.
Chapter 2, Building a Meme Creator, helps you build a fun application, Meme Creator. Through this, you’ll understand the canvas element, use ES6 classes, and be introduced to layouts using CSS3 flexbox. This chapter also introduces you to Webpack and setting up your own automated development environment using it.
Chapter 3, Event Registration App, focuses on developing a responsive Event Registration form with an appropriate form validation, which allows users to register for your upcoming event and also visually display the registration data through charts. This chapter helps you understand different methods of performing AJAX requests and how to work with dynamic data.
Chapter 4, Real-Time Video Call App with WebRTC, uses WebRTC to build a real-time video call and chat application in JavaScript. This chapter focuses on using the powerful web APIs available to JavaScript in the browser.
Chapter 5, Developing a Weather Widget, helps you build a weather widget for an application using the HTML5 custom elements. You’ll learn about web components and their importance in web application development.
Chapter 6, Building a Blog with React, discusses React, a library for building user interfaces in JavaScript created by Facebook. You'll then build a blog using React and tools such as create-react-app and react-router.
Chapter 7, Redux, will deep dive into making your blog more maintainable and scalable, along with an improved user experience, using Redux to manage data across the React components.
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- Visual Basic程序開發(fā)(學(xué)習(xí)筆記)
- Machine Learning with R Cookbook(Second Edition)
- Git高手之路
- PhoneGap Mobile Application Development Cookbook
- 表哥的Access入門:以Excel視角快速學(xué)習(xí)數(shù)據(jù)庫開發(fā)(第2版)
- 學(xué)習(xí)正則表達(dá)式
- Oracle 18c 必須掌握的新特性:管理與實(shí)戰(zhàn)
- Selenium Testing Tools Cookbook(Second Edition)
- 愛上micro:bit
- 案例式C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)
- Java程序設(shè)計(jì)與項(xiàng)目案例教程
- JQuery風(fēng)暴:完美用戶體驗(yàn)
- jBPM6 Developer Guide
- 米思齊實(shí)戰(zhàn)手冊(cè):Arduino圖形化編程指南