Apply dark mode with only one css property
September 12, 2020Switch to dark mode using the filter property
Written by Pingu who lives and works in Genoa building useful modern applications.
Switch to dark mode using the filter property
An easy way to add Google analytics and Facebook pixel in a GDPR form to your site.
How to generate a random hex string in Javascript and get a random color
Free tips and resources to make color picking fast and easy 🎨
What is the Some function and some examples on how to use it
Compare NPM packages downloads count and find the most downloaded over time
How to access and read query string parameter of a given URL in Javascript
How to capitalize the first letter of a string in Javascript
The simplest way to hide secrets in a NodeJs application environment
Build a stunning progress bar with only CSS. Other colors examples included!
A brief look at Static Site Generators, JAM Stack and Netlify
There are many reasons to start blogging and my biggest suggestion is - You should definitely give it a try !
Build a NodeJs Application to generate an HTML file from a bunch of markdown files
Let's start by saying that is not an operator, it is just the NOT operator called twice
Javascript functions wrapped in parenthesis like in the example below are called Immediately Invoked Function Expression aka IIFE
I'm pretty sure that you have already found 'Use Strict' at the top of some javascript files