Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ghurtchu/blawgz
- Owner: Ghurtchu
- Created: 2023-03-11T09:20:56.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T10:59:25.000Z (6 months ago)
- Last Synced: 2024-07-18T13:37:40.180Z (6 months ago)
- Topics: blogging, software-engineering, writing
- Homepage:
- Size: 95.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/