things turning me on this week
☕enjoy with a hot cupa java/script
Technophile · Optimist · Cyclist · Archivist · Design · Video · TV · Nomad · Docker
Technophile · Optimist · Cyclist · Archivist · Design · Video · TV · Nomad · Docker
things turning me on this week
☕enjoy with a hot cupa java/script
JavaScript has gotten even better and you can now run 100% ES Modules code “natively” through the entire node, JS, testing, and coverage (and more!) ecosystem. Picking the right tools that understand ES Modules
is key - here we use mocha
and c8
(also…
things turning me on this week
☕enjoy with a hot cupa java/script
JavaScript got all growed up since it begun, when “ES6” hit the scenes (now present it just about every browser and mobile setup at this point aside from MSIE).
You can finally do sane things like class Foo { .. }
similar to other languages, and the dreaded this
“stealing” is finally sane with “fat arrow” functions like…
things turning me on this week
☕enjoy with a hot cupa java/script
I’m now migrating off of WordPress and a paid web hosting plan,
to a free* website using Hugo and GitLab.
It nicely leverages markdown and makes posting content from an editor a breeze.
Your entire website is in a git repository – so you can take your entire website anywhere and
have a full copy on your laptop (even…