codewithshripal's profile picture. • Freelance web developer with 14+ years of experience
• Sharing practical web dev tips regularly
• Access 250+ tips → https://tipshub.dev

Shripal Soni

@codewithshripal

• Freelance web developer with 14+ years of experience • Sharing practical web dev tips regularly • Access 250+ tips → https://tipshub.dev

Improve page load speed by deferring non-critical scripts 🚀

codewithshripal's tweet image. Improve page load speed by deferring non-critical scripts 🚀

Do you know we can easily use the last expression result using $_ in Console of Chrome Dev Tools? 🤩 No need to assign the expression result to a temporary variable ✨


For years, I didn’t know there was a cleaner way to add properties conditionally to an object. I used to write an if block every time I wanted to add a property to an object on a condition. Then I discovered this simple trick 👇 One line. More readable. Easier to maintain ✨

codewithshripal's tweet image. For years, I didn’t know there was a cleaner way to add properties conditionally to an object.

I used to write an if block every time I wanted to add a property to an object on a condition.

Then I discovered this simple trick 👇

One line. More readable. Easier to maintain ✨

Chrome Dev Tools Tips 💡 Do you know we can search for a string across all the loaded javascript and CSS files of the webpage? I have found it very useful for performance optimization and reverse-engineering tasks.


Chrome Dev Tools Tip 💡 Quick way to get reference to the last 5 inspected elements in the Console 🤩👇


Web Accessibility Tip 💡 Easily make label-less form fields accessible ✅👇

codewithshripal's tweet image. Web Accessibility Tip 💡

Easily make label-less form fields accessible ✅👇

Exciting Update 🔥 I have enabled Purchase Power Parity (PPP) pricing on TipsHub 🎉 This means developers around the world can now access TipsHub at a fair price adjusted to their country. Happy learning 🚀 PS: The link to TipsHub is in my bio.


Cheatsheet of immutable alternatives of 9 array mutating methods in javascript 👇

codewithshripal's tweet image. Cheatsheet of immutable alternatives of 9 array mutating methods in javascript 👇

Loading...

Something went wrong.


Something went wrong.