12 Jul 20234 minTop 5 Improvements For Create-Next-AppI refactored my app to use Next.js and spotted an immediate performance drop. To address that, I did numerous performance tweaks...#nextjs #web
29 Jan 20235 minAI State Of The Art: It Feels Like Falling BehindBy exploring modern AI tools and knowing the main AI components, you can see that we are less than halfway from real AI and why some people...#ai #tools
23 Nov 20226 minDon't Let Adblockers Break Your Website AnalyticsSmart way of integrating Google Analytics to Next.js app. I sought people selling whole solution products to avoid analytics be blocked by ad-blockers but...#nextjs #ga4
04 Nov 20224 minMost Popular Programming Languages In The Next 30 YearsThis article is attempt to predict what programming be like 30 years from now by analyzing what is here today. Programming languages of the future will...#programming
23 Sept 20224 minCreating own link-gathering page: Biolink cloneOne link for your distributed internet identity. You can either pay someone to do it or copy my repository, change it a little bit and have your own...#react #typescript
31 Aug 20224 minExploring My First VR Headset - Oculus Quest 2Itβs been 6 month since I bought my Oculus Quest 2. Since then, I learned about the whole new world, understood common pitfalls and mastered useful tips...#vr #fun
20 Jun 20224 minMy Top 7 Most Used IntelliJ IDEA FeaturesAfter many years I still meet new people amused when they find out about these features. A cherry on the cake for you and one more feature that saves...#productivity
13 Apr 20225 minBest Kotlin features I value most as Java DeveloperI was working as Java Backend Developer for almost 5 years of my career and I am still a BackEnd Developer but last year I moved to Kotlin as my primary...#kotlin #java