Okay devs

There's a new kid in town: Okay Dev. A community for creative front-end developers (like myself). Big kudos to Eric who is running the whole thing, he put a massive amount of work and heart into it. I...
0 Read More

5 Common React Mistakes

So I had the opportunity to give a talk at IIIT Raipur There I addressed common mistakes freshers and experienced devs both make in React. Since React is most widely used library, these subtle issues ...
0 Read More

Code Smell 297 - Syntactic Noise

Code Smell 297 - Syntactic Noise
Your code shouldn't look like alien hieroglyphics TL;DR: Too many cryptic symbols make your code hard to understand and maintain. Problems 😔 Readability Cognitive overload Maintenance nig...
0 Read More