JavaScript dependency trees are a bit of a punching bag in the programming world. Even in a small project, the directory can easily reach… (more…)
Read more »
The <picture> element supports media query matchers and if you want to specify a different image for dark mode, you can use a different <source>. So, if there are no suitable matches or if the browser doesn’t support the <picture> elemen... (more…)
Read more »
Guide on creating a basic blog like single page app (SPA) using no frontend frameworks but just plain javascript (ES6). You do not need React. You do not need Vue. All you need is a editor and basic knowledge of modern javascript. (more…)
Read more »
1. JavaScript design patterns #1. Singleton and the Module2. JavaScript design patterns #2. Factories and their implementation in TypeScript3. JavaScript design patterns #3. The Facade pattern and applying it to React Hooks4. JavaScript design patterns #4... (more…)
Read more »
http://traffic.libsyn.com/sedaily/StateofJavascript.mp3Podcast: Play in new window | Download JavaScript is moving so fast. It’s not easy to keep up with all of the frameworks, build tools, and packages. No other language spans frontend to backend, mobile... (more…)
Read more »