Day: August 10, 2022
15 posts
Fixing my attention deficit
Ever since I am a father of two twin boys, my free time has become scarce. A few…
How to raise funds for an open-source company 💵
I had a pleasure talking to Igor Kotua VC @ RunaCapital, a VC company that invests mainly in…
Learn AWS (Amazon web services) for FREE😎😎 in 2022 (Updated)
Hello everyone, and thank you for taking out your precious time to read this blog and investing in…
So the journey begins
The stack — VB6, C The Experience — 2 Years The Job — High school Isn’t learning fun?…
From offstage to onstage, my experience of becoming a Google Developer Expert
Written by Shuyu (Asher) Guo, Dart & Flutter GDE, China At the end of May 2022, after more than…
How to Track Down Memory Leaks in Ruby
A memory leak is an unintentional, uncontrolled, and unending increase in memory usage. No matter how small, eventually,…
Creative Personal Portfolio Website Using HTML CSS JavaScript
Creative Personal Portfolio Website Using HTML CSS JavaScript This video will show you how to build a personal…
3 Things to Know Before Building a Multi-Tenant Serverless App
A few years ago I was given the privilege to take a team of engineers and “go figure…
How to use GraphQL and React Query with GraphQL Code Generator (based on Next.Js)
Abstract GraphQL. 기존의 REST API 호출 방식을 넘어 schema를 이용해 마치 DB를 다루는 sql과 같이 데이터 호출을 다룰수…
Creating Custom CMS In Django | Django CMS Building By shriekdj
So I Thought about creating the Custom CMS and Update it’s feature day by day as per need.…