- 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.
- AngularJS入門與進階
- iOS 9 Game Development Essentials
- Interactive Data Visualization with Python
- JavaScript+jQuery開發實戰
- Python Tools for Visual Studio
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- Python貝葉斯分析(第2版)
- Spring+Spring MVC+MyBatis整合開發實戰
- Learning Modular Java Programming
- Hands-On JavaScript for Python Developers
- Advanced UFT 12 for Test Engineers Cookbook
- Instant Zurb Foundation 4
- 深度學習程序設計實戰
- Visual Basic 程序設計實踐教程
- WordPress Search Engine Optimization(Second Edition)