Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 660 Bytes

TODO.md

File metadata and controls

13 lines (11 loc) · 660 Bytes

TODO

  • ES2016 imports.
  • Multi-line html comments.
  • Default value for one of spot in attributes attribute.js#L56
  • Default value for custom tag attributes custom.js#L39
  • ES2016 arrow function expressions =>
  • Hot module replacment for monkberry-loader (good starting point is this commit eb226f) ⭐
  • Server side rendering ⭐
  • {% elseif %} support.
  • Template inheritance with {% extends %}

⭐ — complex, but interesting tasks