|
You are here |
alexsidorenko.com | ||
| | | | |
aayushsahu.com
|
|
| | | | | Looking into memoization and `useMemo` to improve some performance of our application. | |
| | | | |
nikgrozev.com
|
|
| | | | | This article demonstrates with a few simple examples why we need the useCallback and useMemo hooks and when and how to use them. | |
| | | | |
scastiel.dev
|
|
| | | | | React Hooks are trully awesome, but the more I play with them the more I discover tricks, and sometimes spend a lot of time figuring out why my code doesn't do what it is supposed to. | |
| | | | |
thume.ca
|
|
| | | [AI summary] This blog post by Tristan Hume details his experience writing a compiler for a course project using Rust. He discusses various aspects of the project including the use of Rust's powerful enums and pattern matching, handling variable and type resolution, reference counting with Rc, code generation for x86 assembly, and the use of usercorn to run Linux binaries on macOS. The post also reflects on the challenges and benefits of using Rust for such a project, comparing it with other languages and design decisions. | ||