|
"Code generation, like drinking alcohol, is good in moderation"
|
|
—Â
Alex Lowe,
Author
|
|
|
|
|
|
|
|
|
|
If you are looking for a new and original programming font to impress your colleagues in your next pairing session, seek no more! Monocraft is a programming font based on the typeface used in Minecraft. I am thinking to use it in one of my next streams…
|
|
|
|
|
Uncino is a fast, tiny and solid hooks system for Javascript and Node.js. When do you need something like this? When you are writing code that might need to be extended in ways you might not foresee or when you are writing a library that needs to expose some kind of plugin interface.
|
|
|
|
|
Less dependencies generally means faster and safer applications! So, let's dive into four methods to minimize your Node.js code!
|
|
|
|
|
Overlapping content can be tricky to achieve in web design with CSS. This article explores a few different techniques that can help you if you are trying to implement a design with overlapping content.
|
|
|
|
|
The package.json property "bin" lets an npm package specify which shell scripts it provides. If we install such a package, Node.js ensures that we can access these shell scripts (so-called bin scripts). This is how things like the serverless framework install themselves into your system. Are you curious to find out more about this?
|
|
|
|
|
A quick example of adding social sharing links to your Eleventy site. If your readers like your (static) content, you can easily allow them to share it on socials!
|
|
|
|
Â
|
Add a comment: