nikolajjsj
Nikolaj's personal website
Articles
View All- Building an Intelligent RSS Feed Fetcher: How I Optimized My RSS Reader App
Learn how to build an intelligent RSS feed fetcher that optimizes your RSS reader app.
10 min
- Building Seamless API Integrations in Go: Lessons from Feedify
Learn how to build robust API integrations in Go using the lessons learned from Feedify, an RSS reader application.
10 min
- Handling JSON Default Values in Go: A Developer's Findings
Learn how to handle default values in Go when unmarshalling JSON data.
5 min
- Understanding Type Composition in Go: A Comprehensive Guide
Learn how to use type composition in Go to build complex types from simpler ones.
6 min
- Building Feedify: A Modern RSS Reader with Go, React, and PostgreSQL
Learn how to build a modern RSS reader using Go, React, and PostgreSQL.
4 min
- Leveraging PostgreSQL and SQLC for Efficient and Type-Safe Database Access in Go
Learn how to leverage PostgreSQL and SQLC for efficient and type-safe database access in Go.
6 min