- 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.
推薦閱讀
- 玩轉Scratch少兒趣味編程
- WildFly:New Features
- JavaScript:Functional Programming for JavaScript Developers
- 零基礎玩轉區塊鏈
- SEO實戰密碼
- Android Native Development Kit Cookbook
- 區塊鏈國產化實踐指南:基于Fabric 2.0
- Scala編程實戰
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- Web開發新體驗
- Tableau數據可視化從入門到精通
- Multithreading with C# Cookbook(Second Edition)
- C++程序設計教程(第3版)(通用版)
- Learning OpenCV 4 Computer Vision with Python 3