anusreemn / ES6-Basics

fundamental es6 intro into HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6-Basics

Check out the Demo to see what this is all about.

Features updated into the static HTML page:

  • 'Latest Blogs' in all 4 static menus are loaded from a single JSON dynamically
  • Home and About has static tables as in parent design
  • Services has a table with columns loaded from a configuration file, and populated with an empty data container, if no response in data JSON
  • -- What is not in the demo but in source code is, data will be populated if present
  • Contact has a subscription form with default email and form validation enforced
  • Alerts and Confirmation popups are placed for all user feedback

About

fundamental es6 intro into HTML


Languages

Language:HTML 56.6%Language:JavaScript 31.1%Language:CSS 12.2%