Hacker News new | ask | show | jobs
by hackerfromthefu 1597 days ago
React does have an immediate mode style of API, however it's not directly involved in graphics drawing - the actual graphics calls are performed by the browser which is doing retained mode graphics.