A common thing you might see in a developer’s code is something called string interpolation, and it’s super useful. In short, it’s an easy way to add two variables together in a s… (more…)
Read more »
Hundreds of tutorials on how to build things but never they explain what to do with them next. (more…)
Read more »
Understand module pattern and singleton pattern in JavaScript the module pattern fills many gaps where programmers would otherwise use a singleton, however the module pattern more... (more…)
Read more »
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more... - guark/guark... (more…)
Read more »
In one of his (very informative) video
lectures, Douglas Crockford remarks that writing JavaScript
for the web is 'programming in a hostile environment'. I had done
my fair share of weird workarounds, and even occasonally gave up
an on idea entire... (more…)
Read more »