Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

event-loop

animation frame queue vs micro task queue

November 12, 2022 by Magenaut

I guess that the microTask is processed in any steps.

Categories HTML, Q&A Tags event-loop, html Leave a comment

setTimeout macrotask in the UI event handler

November 6, 2022 by Magenaut

i wrote following simple react component

Categories Q&A, ReactJS Tags event-loop, javascript, reactjs Leave a comment

Potential bug in “official” useInterval example

October 30, 2022 by Magenaut

The demo shows that the current callback value may differ from that in useEffect alright, but the real question is which one of them is the “correct” one?

Categories Q&A, ReactJS Tags event-loop, javascript, react-hooks, reactjs Leave a comment

Node.js event loop’s phase speciality

October 11, 2022 by Magenaut

I’m learning event loop of nodejs.

Categories Node.js, Q&A Tags event-loop, node.js Leave a comment

What’s the best way to handle a list of promises in an isolated manner?

October 9, 2022 by Magenaut

I’ve been giving some thought at what could be the best way to deal with a batch of heavy operations with Javascript and I came up with the following:

Categories Node.js, Q&A Tags deno, event-loop, javascript, node.js, typescript Leave a comment

How Node.JS handles multiple requests without blocking?

October 9, 2022 by Magenaut

I have been using Node.JS for a while and just wonder how it handles when multiple clients causing some blocking / time consuming works to response ?

Categories Node.js, Q&A Tags event-loop, node.js Leave a comment

Difference between microtask and macrotask within an event loop context

October 9, 2022 by Magenaut

I’ve just finished reading the Promises/A+ specification and stumbled upon the terms microtask and macrotask: see http://promisesaplus.com/#notes

Categories Node.js, Q&A Tags event-loop, javascript, node.js, promise Leave a comment

Understanding the Event Loop

October 9, 2022 by Magenaut

I am thinking about it and this is what I came up with:

Categories Node.js, Q&A Tags asynchronous, event-loop, javascript, multithreading, node.js Leave a comment

Nodejs Event Loop

October 8, 2022 by Magenaut

Are there internally two event loops in nodejs architecture?

Categories Node.js, Q&A Tags event-loop, javascript, libev, node.js Leave a comment

What exactly is a Node.js event loop tick?

October 8, 2022 by Magenaut

I’ve been getting more into the internals of the Node.js architecture, and a term I see coming up a lot is “tick” as in “next tick of the event loop” or the function nextTick().

Categories Node.js, Q&A Tags event-loop, message-queue, node.js Leave a comment
Older posts
Page1 Page2 Page3 Next →

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress