- 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.
推薦閱讀
- Android Application Development Cookbook(Second Edition)
- Mastering PHP Design Patterns
- 精通軟件性能測試與LoadRunner實(shí)戰(zhàn)(第2版)
- Java軟件開發(fā)基礎(chǔ)
- Cocos2d-x學(xué)習(xí)筆記:完全掌握Lua API與游戲項(xiàng)目開發(fā) (未來書庫)
- C程序設(shè)計(jì)實(shí)踐教程
- C語言程序設(shè)計(jì)與應(yīng)用(第2版)
- Raspberry Pi Robotic Blueprints
- Android移動應(yīng)用開發(fā)項(xiàng)目教程
- Qt 4開發(fā)實(shí)踐
- Java EE架構(gòu)設(shè)計(jì)與開發(fā)實(shí)踐
- Java 9 with JShell
- Instant GLEW
- 分布式數(shù)據(jù)庫HBase案例教程
- Beginning C# 7 Hands-On:The Core Language