Explore >> Select a destination


You are here

tomasvotruba.com
| | ryanharter.com
5.2 parsecs away

Travel
| | 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
5.9 parsecs away

Travel
| | 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
7.4 parsecs away

Travel
| | This blog post is a quick introduction to TypeScript's notation for static types.
| | enoent.fr
22.7 parsecs away

Travel
| Random musings of a software engineer.