Chapter 6 HTML part one

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...
0 Read More

Chapter 7: HTML part two

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...
0 Read More

Chapter 8: HTML part three

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...
0 Read More