Kotlin
- Type Erasure in Kotlin: Simplifying the Complex – Maya Mohite
Introduction to type erasure – I wish Java has it
Spring Boot
- Top 10 Ways to Handle Exception in SpringBoot with Coding Examples – Chandan Kumar
Great job showing all this possibilities - Create Generic Microservice Client with OpenAPI Tool and Add as Dependency – Serdar A.
When you follow this article, it is easy to create your own OpenAPI client
Javascript
- Store JWT in cookie or localstorage? – Pravin M
Some reasons to store JWTs in cookies
React
- React 19 is here! Let’s learn it! – Wayne
There is a lot of new functionality and useful additions - Avoiding Unnecessary Re-renders: Common Mistakes in React Applications – Khushi_developer
As a beginner: this mistakes could happen also to me
AI
- GPT-4o vs. GPT-4 vs. Gemini 1.5 ⭐ — Performance Analysis – Lars Wiik
GPT-4o is really a leap forward - Weekly AI and NLP News — May 6th 2024 – Fabio Chiusano
Interesting news – look especially at ‘gpt2-chatbot’ - The KAN Revolution Arriving at AI – Ignacio de Gregorio
Great article lead you from the basics to the explanation of Kolmogorov-Arnold Networks (KAN)
Data Science
- 8 JupyterLab extensions I use as a Data Analyst – Eric Narro
Interessting extensions, e.g. for draw.io - 7 Pandas Hacks That Every AI Expert Should Know – Gencay I.
Improves the usability of Pandas
General
- Securing Your Backend API: A Comprehensive Guide – Suneel Kumar
This article is REALLY comprehensive