-
-
Notifications
You must be signed in to change notification settings - Fork 928
Closed
Labels
Area: DocumentationFor anything dealing mainly with the documentation itselfFor anything dealing mainly with the documentation itselfType: EnhancementFor any feature request or suggestion that isn't a bug fixFor any feature request or suggestion that isn't a bug fix
Description
Expected Behavior
Documentation has modern examples utilising ES6, Typescript and possibly even in-built ES6 browser modules support.
Current Behavior
Documentation has currently an old require syntax that would be decommissioned even in Nodejs in some time.
Possible Solution
Write up a modern Javascript documentation that supports toggling between non-ES6/7 and ES6/7 and maybe built-in browser module support (this point would require actual dev work in rolling up modules for instance to ES6 syntax).
Context
Above changes would modernise developer perception of Mithril giving it a popularity kick since old ES syntax is pretty much a hinderance and an eyesore.
Metadata
Metadata
Assignees
Labels
Area: DocumentationFor anything dealing mainly with the documentation itselfFor anything dealing mainly with the documentation itselfType: EnhancementFor any feature request or suggestion that isn't a bug fixFor any feature request or suggestion that isn't a bug fix
Type
Projects
Status
Completed/Declined