|
You are here |
mathiasbynens.be | ||
| | | | |
v8.dev
|
|
| | | | | This article describes how V8 chooses optimal in-memory representations for various JavaScript values, and how that impacts the shape machinery - all of which helps explain a recent V8 performance cliff in React core. | |
| | | | |
andreasgal.com
|
|
| | | | | Dave Roberts sent me a couple of questions about trace trees after he saw our work mentioned on Steve Yegge's blog. I figured my answers might be interesting to more people than just Dave. Most of your papers on trace-trees just describe the behavior of the technique with respect to a single trace tree. That... | |
| | | | |
jandemooij.nl
|
|
| | | | | ||
| | | | |
www.softdevtube.com
|
|
| | | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a | ||