Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghurtchu/blawgz

:star: my personal blogs about software development
https://github.com/ghurtchu/blawgz

blogging software-engineering writing

Last synced: about 2 months ago
JSON representation

:star: my personal blogs about software development

Awesome Lists containing this project

README

        

# blawgz
My personal blogs about software development, listed chronologically:

1) ***Variance in Scala*** - https://scalajobs.com/blog/demystifying-variance-in-scala/

2) ***Typeclassery*** - https://scalajobs.com/blog/typeclassery-in-scala/

3) ***Functional Data Modeling*** - https://scalajobs.com/blog/functional-data-modeling-in-scala/

4) ***Functional Error Handling*** - https://scalajobs.com/blog/functional-error-handling-in-scala/

5) ***Immutability*** - https://scalajobs.com/blog/immutability-by-example/

6) ***Underrated Features in Scala*** - https://scalajobs.com/blog/underrated-scala-features-and-hidden-gems/

7) ***Comprehensive data validation in Scala*** - https://scalajobs.com/blog/comprehensive-data-validation-in-scala/

8) ***A Functional Load Balancer with Scala, Http4s and Cats Effect*** - https://blog.rockthejvm.com/load-balancer/

9) ***Functional Parallel Programming in the wild*** - https://blog.rockthejvm.com/cats-effect-parallelism/

10) ***Distributed Remote Code Execution Engine*** - https://blog.rockthejvm.com/remote-code-execution-engine/