Cover image by Antoni Shkraba
Recap
Last time, we installed Webpack so we could process our JavaScript. With more JavaScript. We learned:
Webpack does for JavaScript what SASS does for CSS (a...
Cover image by Blue Bird
Recap
Last time, we installed PostHTML plus a few of its close, personal friends. Then we started cutting up our web page into modules. We also learned:
Currently, MVC...
Cover image by cottonbro
Recap
Last time, we continued working with PostHTML and did the following:
Learned how to use the picture tag in HTML5
Created a new fragment using the picture tag and...