
Sumedh Nimkarde
Senior Software Engineer @Razorpay, Past: @Rentomojo, @HackerRank, @Devfolio, Google Summer of Code 2017 fellow.
Education
Bachelor of Technology (Computer Engineering), NIT Surat, India.
Work
Senior Software Development Engineer at Razorpay
Recent comments
Understanding the Node.js event loop phases and how it executes the JavaScript code.
👌🏼👌🏼
Beginner's guide to Elasticsearch
Awesome post!
⭐️ Interactive JavaScript Quiz #1
Thanks for the awesome content! Looking forward to see more...
Understanding the Node.js event loop phases and how it executes the JavaScript code.
Since, promises come under microtasks, as far as my knowled...
Understanding the Node.js event loop phases and how it executes the JavaScript code.
Yes, it is indeed. It is also said that they should have be...
Understanding the Node.js event loop phases and how it executes the JavaScript code.
Hey! Pardon for the late reply. As trunghahaha said, proces...
Understanding the Node.js event loop phases and how it executes the JavaScript code.
Hey, pardon for the late reply. Yes, it happens in the execut...
Understanding the Node.js event loop phases and how it executes the JavaScript code.
Hi, process.nextTick callbacks are executed immediately. As...