- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 85字
- 2021-08-27 19:57:32
HTML5
HTML5 (https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) is the latest of the HTML (HyperText Markup Language) standard, which introduces new elements, attributes, and behaviors. The term is used to collectively refer to all the HTML technologies used to build modern web applications. This iteration introduced support for features such as offline storage, WebSockets, web workers, WebGL, and more. JHipster also uses best practices from the HTML5 Boilerplate (https://html5boilerplate.com).
HTML5 Boilerplate is a collection of modern technologies, default settings, and best practices that kick-start modern web development faster.
推薦閱讀
- R語言經典實例(原書第2版)
- 編寫高質量代碼:改善Python程序的91個建議
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- R Data Analysis Cookbook(Second Edition)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Python Data Structures and Algorithms
- Cybersecurity Attacks:Red Team Strategies
- C++程序設計教程(第2版)
- 計算機應用技能實訓教程
- IoT Projects with Bluetooth Low Energy
- 監控的藝術:云原生時代的監控框架
- Java EE 7 Development with WildFly
- C#程序設計基礎與實踐
- PhoneGap 3.x Mobile Application Development Hotshot
- Flutter for Beginners