Toggle navigation
VR AR News
beta
Blog
Suggest a feed
Feedback
About
Wednesday, 3 February, 2021
UTC
html: Use Pug For Loops to Generate Form Markup
Summary
Use the HTML preprocessor Pug to generate markup for a form. Here we generate a set of labels and checkboxes. We link these using ES6 Template Literals with a loop index.
... more @ egghead.io
egghead.io