Skip to content

Commit

Permalink
Fluent API
Browse files Browse the repository at this point in the history
  • Loading branch information
AshwinJay authored Sep 20, 2024
1 parent 6d9ded8 commit fbe3385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notes-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ This is an opinionated collection of reading material that I've collected over t
* [12 recipes for using the Optional class as it’s meant to be used](https://blogs.oracle.com/javamagazine/12-recipes-for-using-the-optional-class-as-its-meant-to-be-used)
* [Avoid](http://docs.oracle.com/javase/tutorial/essential/exceptions/runtime.html) [checked](http://www.artima.com/intv/handcuffs2.html) [exceptions](http://radio-weblogs.com/0122027/stories/2003/04/01/JavasCheckedExceptionsWereAMistake.html)
* [A corner case cheat sheet for Java and JVM languages](https://ge0ffrey.github.io/ge0ffrey-presentations/cornerCaseCheatSheet/#/)
* [Principles of Fluent API Design by David Beaumont](https://www.youtube.com/watch?v=VPu-ytfYTeU)
* Style
- [Google style guide](https://google.github.io/styleguide/)
- [A list of awesome style guides](https://github.com/kciter/awesome-style-guide#java)
Expand Down

0 comments on commit fbe3385

Please sign in to comment.