
saransh kataria
A curious full stack developer who loves challenges and getting things done.
Work
Senior Software Developer
loading...
We're a place where coders share, stay up-to-date and grow their careers.
A curious full stack developer who loves challenges and getting things done.
Work
Senior Software Developer
All 44 comments
Using counters in CSS to number elements automatically
Thanks for the suggestion. I'll keep that in mind for the fut...
The Pomodoro Technique: Productivity hacks
Thanks for the comment. Glad you liked it! I've experimented...
The Pomodoro Technique: Productivity hacks
I will check out workrave, that seems like a good feature. Th...
The Pomodoro Technique: Productivity hacks
That is what the creator recommends, I mentioned it in the la...
The Pomodoro Technique: Productivity hacks
Hope it helps.
The Pomodoro Technique: Productivity hacks
Glad to hear that it was helpful!
React Hooks and Local Storage: Let’s build a ToDo app
Happy to hear that it helped!
TypeScript: The Difference Between Interface and Type
Glad the article was helpful!
TypeScript: The Difference Between Interface and Type
Agreed, declaration merging sure can introduce some tricky th...
Using the optional chaining operator in JavaScript
It definitely will!
Using the optional chaining operator in JavaScript
Glad it was useful.
Using the optional chaining operator in JavaScript
updated. Thanks!
Using the optional chaining operator in JavaScript
Yeah, it has changed the way I write JS code! Thanks for the ...
Show off your Workspace 👩🏻💻💯
Here's mine: instagram.com/p/CMWste-gikW/
How to format a Number as Currency in JavaScript
True, I just wrote an example for the sake of understanding, ...
How to format a Number as Currency in JavaScript
Glad it helped!
How to format a Number as Currency in JavaScript
It definitely is! Thanks for your comment.
Getting Started with Flask: A Python Microframework
Thanks. Glad it helped.
Avoiding race conditions and memory leaks in React useEffect
As I mentioned, if there are other features that you are usin...
The 7 Most Popular DEV Posts from the Past Week
Thanks for the shoutout! It feels amazing to be a part of thi...
Avoiding race conditions and memory leaks in React useEffect
I would rather use a polyfill than use axios, but that is aga...
Avoiding race conditions and memory leaks in React useEffect
Thank you! fetch has become my go-to recently over any librar...
Avoiding race conditions and memory leaks in React useEffect
Thank you!
Avoiding race conditions and memory leaks in React useEffect
Thank you! Glad it was helpful. I prefer libraries only when ...
Avoiding race conditions and memory leaks in React useEffect
Glad it helped. Thank you!
Avoiding race conditions and memory leaks in React useEffect
Though that can be done, it will never return true since when...
Avoiding race conditions and memory leaks in React useEffect
Thanks, that was a typo and I have updated it.
React Hooks and Local Storage: Let’s build a ToDo app
Thanks for pointing that out. The verbiage is incorrect. It d...
React Hooks and Local Storage: Let’s build a ToDo app
You are welcome. Glad I could help!
React Hooks and Local Storage: Let’s build a ToDo app
you can change it to: case 'ADD_ITEM': if(state.find(...
React Hooks and Local Storage: Let’s build a ToDo app
I think you are mixing two concepts: useState and useReducer....
Detecting click outside component using React hooks
Glad it helped!
Hi CodeLand! We're Microsoft and we want to empower you to do more.
Thanks! My learn profile: docs.microsoft.com/en-us/users/sar....
Why GraphQL?
Glad that it helped. Thanks for the appreciation.
Why GraphQL?
There are a few things that are common, but there are a lot o...
Why GraphQL?
It depends on your use case. I have used Firebase for a small...
Why GraphQL?
GraphQL subscriptions are probably what you are looking for. ...
Why GraphQL?
Thanks for the kind words @bkis :)
Why GraphQL?
Don't know what happened there, but put the bullet list back ...
Why GraphQL?
This post might be helpful in understanding the differences: ...
Why GraphQL?
Haha, good eye.
Why GraphQL?
When you say they don't know how to add it, you mean they kno...
Why GraphQL?
There is a learning curve for queries and how it is structure...
Why GraphQL?
It also is a good fit when supporting multiple clients that h...