This is post # 26 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
In an era of omnipresent frameworks, libraries and tooling, it may be hard to decide what tool to use and when. Here's a step-by-step to help you set up a minimal JavaScript dev environment that will let you go from having nothing, to being productive in ... (more…)
Read more »
Display, convert and generate Amiga Icons in plain JavaScript - steffest/Amiga-Icon-converter... (more…)
Read more »
In this post I will talk about how to apply Tree Shaking to JavaScript code.
Read more »