|
You are here |
tomasvotruba.com | ||
| | | | |
ryanharter.com
|
|
| | | | | In my last article, I gave a basic introduction to AutoValue, the code generating annotation processor that makes immutable value types in Java easy. Now I'd like to take a bit of a deeper look at AutoValue and how it works. Compile Time Annotation Processing First things first, AutoValue is a compile time annotation processor. This means that it only runs when you compile your code, as opposed to when your app is running. | |
| | | | |
colinmackay.scot
|
|
| | | | | This is the first in a series of posts on Paramore.Brighter. I'm writing this as a series of recipes, with the aim of you picking up a point quickly and getting going with it. The code for this post is on GitHub, you can find it here: GitHub Basic solution In .NET Core there is | |
| | | | |
2ality.com
|
|
| | | | | This blog post is a quick introduction to TypeScript's notation for static types. | |
| | | | |
enoent.fr
|
|
| | | Random musings of a software engineer. | ||