
technikhil314
Eating. Playing drums. Making mistakes. Trying to give my experience. Failing to explain and making new mistakes. All while coding. All for learning
Education
M.Sc
Work
Application Developer at Thoughtworks Inc
loading...
Recent comments
How I structure my React.js projects
Although this might fit for similar usecases but react-file-s...
Have you used `flushSync` in React?
Thats actually bad but not too bad cause you are not mutation...
How to Use a Loop in CSS!
Take a look at final generated css. It doesn't have loop. Ple...
The unused destructuring in Javascript
Nice article. Thanks for sharing. I didn't get one thing thou...
Creating {legacy} static build via docker and deploying with mina-scp
I am guessing npm shrinkwrap might have saved all this hassle...
One line - Dark Mode using CSS
Yeah agreed.
One line - Dark Mode using CSS
if you want full greyscale dark mode then use invert(1) greys...
Git Concepts I Wish I Knew Years Ago
tig very handy tool on top of git. I like to use tig for view...