heithem_moumni.hashnode.devI Fired Redis and Used PostgreSQL Instead — Here’s Why I’m Not Going BackThere’s a moment in every developer’s journey when they step back, look at their stack, and whisper: “Why is this so complicated?” That moment hit me on a rainy Sunday afternoon as I stared at my architecture diagram. Redis sat there — a proud litt...May 16, 2025·4 min read
heithem_moumni.hashnode.devEmbracing the Architecture-First Approach: A Blueprint for Scalable Software DevelopmentIn a rapidly evolving tech landscape, designing robust, scalable, and maintainable software is more critical than ever. The architecture-first approach has emerged as a cornerstone methodology, ensuring systems are built with a solid foundation that ...Apr 14, 2025·4 min read
heithem_moumni.hashnode.devGetting data from Hasura onto your Next.js appHasura Hasura is an open-source engine that gives you realtime GraphQL APIs on new or existing Postgres databases, with built-in support for stitching custom GraphQL APIs and triggering webhooks on database changes. GraphQL GraphQL gives you the abil...May 5, 2020
heithem_moumni.hashnode.devBuilding a Book app with NextJs, Hasura & gqlessqgless, it’s a tool that makes you generate the queries at runtime based upon the data your app consumes, which means converting the paths into GraphQL queries. A GraphQL client without queries ✨ Step 1: App setup So, let's start by installing Next...May 5, 2020
heithem_moumni.hashnode.devSvelte star ratinghttps://www.npmjs.com/package/svelte-stars-ratingNov 21, 2019