batch
functionToday, we’ll be exploring the Open-Closed Principle: from the criticisms around it, its best use cases, and common misapplication.
Explore how AI-driven testing tools like Shortest, Testim, Mabl, and Functionize are changing how we do end-to-end testing.
Examine the difference between profit vs. cost center organizations, and the pros and cons these bring for the engineering team.
Explore how to pass functions and structured objects as parameters in TypeScript, including use cases, syntax, and practical scenarios.
2 Replies to "Understanding SolidJS’ updated <code>batch</code> function"
Hi Alex, great article! I just wanted to mention that the batch function is not new, Solid actually had it for a long time.
You’re right, Solid has had this function for a while. The point of this post was to highlight some of the recent updates to batch, so we’ve made a couple changes to make that a bit clearer. Thanks!