Twitter Bootstrap is now just Bootstrap, and I've renamed this repo, renamed the files and change all references from Twitter Bootstrap to just Bootstrap in the docs/example to reflect that. No actual ...
Spread the love“`html Creating a website might seem like a daunting task, especially if you’re new to the world of web development. However, the basics of how to create an HTML website are more ...
The biggest culprits are productivity apps, specifically task trackers and to-do lists, which try to sell you a way to ...
𝗜 𝗠𝗮𝗱𝗲 𝗰𝘀𝘀𝗻𝗮𝗻𝗼 𝟯𝟬% 𝗙𝗮𝘀𝘁𝗲𝗿 I worked on cssnano. It is a CSS minifier. I made it 30% faster. I had one rule. The output must stay the same. The wins came from three changes: - I ...
These are the kinds of concepts that separate surface-level coding from real JavaScript understanding. I created this note covering: • Data Types • Type Coercion • Equality • Reference vs Value • ...