Progosling
From Small Developer to Big Company
Transformation from a small developer to a Big Company! Creating and managing my own projects, which I write about in my blog.Create projects. From idea to implementation, from implementation to promotion.
To support me, subscribe to my social networks.
You can participate in the creation of projects. Write to me about yourself.
- Idea search
- Development
- Promotion
Blog
Here are articles on development using React for web, Android, iOS, and more.
How I Built a Blog & Personal Site with Next.js (Free Hosting!)
Want to build your own blog and personal site for free? I’ll show you how I did it using a Next.js blog template, free design templates from Figma Community, and GitHub Pages for hosting. No databases, no backend—just static site generation and Markdown for content.
Solving Pagination Issues in GraphQL Using Relay-Style in Apollo Client
GraphQL is a powerful tool with many benefits. However, like any tool, it has its weaknesses, and one of them is pagination. It doesn't always work well out of the box, requiring custom cache merge functions and manual updates after mutations. In this article, we will explore relay-style pagination using the example of chat messages.
More 11 articles in the blog
Go to blog