Philipp Rich

Subscribe

    New posts will be sent to your inbox

    Links

    • GitHub

    Filter

    • architecture
    • savnote
    • guide
    • authentication
    • monorepo
    • ssg
    • seo
    • ReactRouter
    • pixenum.com
    • cross-platform
    • tauri
    • android
    • fundamentals

    Articles

    Feature sliced design vs clean architecture

    7/23/2025
    Small overview of differences between FSD and Clean architecture

    Clean architecture in React app

    7/11/2025
    Simple implementation of a clean architecture

    Tauri File Management on Android.

    3/10/2025
    How to implement file management in a Tauri-based Android app.

    Migrating to React Router Framework: Challenges Beyond the Official Guide

    2/27/2025
    My experience migrating from React Router library to the framework and the challenges missing from the official guide.

    Master JavaScript “this” keyword to pass job interview

    6/25/2024
    Summary explanation of “this” keyword which help you to pass a technical interview

    Authentication in monorepo(NextJs, Astro) with Lucia and MongoDB

    6/6/2024
    Set up simple authentication in a monorepo environment