PinnedMy Year in Review 2020Wow! What a year! 😔 My Best and Worst Year Ever!Dec 31, 2020A response icon1Dec 31, 2020A response icon1
Published inBackend DevelopersHow to Use the Default Trait in RustWhen working with structs or enums in Rust, we often need a way to create a “standard” or “initial” instance without specifying all the…May 9May 9
Published inBackend DevelopersSpring Boot + Docker: Dockerizing Java Spring Boot AppsIn this blog, we will see how to containerize a Spring Boot application using Docker, step by step. By the end, you’ll be able to run your…May 6May 6
Published inStrapiNext.js vs Astro vs Remix: Choosing the Right Front-end FrameworkMay 5A response icon1May 5A response icon1
Published inBackend DevelopersPolymorphism in JavaPolymorphism is a fundamental concept in object-oriented programming (OOP). Since Java is an OOP language, it fully supports polymorphism…May 3May 3
Published inStrapiSEO-Friendly Pagination Solution for Large WebsitesPagination is one of the most overlooked SEO challenges for large websites.Apr 30Apr 30
Published inStrapiEpic Next JS 15 Tutorial Part 8: Search and Pagination in Next.jsWe are making amazing progress. We are now in the final stretch. In this section, we will look at Search and Pagination.Apr 28Apr 28
Published inStrapi6 Authentication Methods for Secure Web ApplicationsAuthentication methods are the digital security guards of your applications. They verify identities before granting access to protected…Apr 25Apr 25
Published inStrapiHow to Use Drizzle ORM with PostgreSQL in Next.js 15This post is about adopting Drizzle ORM in a Next.js application. It explores Drizzle essential concepts & APIs and demonstrates how to…Apr 23A response icon1Apr 23A response icon1
Published inStrapiBuild a Strapi 5 Plugin with Medium & Dev.to APIs — Part 1This article will build a custom Strapi plugin that will allow us publish content to Medium and Dev.to using their APIs from the StrapiApr 15Apr 15