Skip to content
View julienbourdeau's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Organizations

@i18nguide
Block or Report

Block or report julienbourdeau

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. debugbar debugbar Public

    Powerful devtools for Ruby on Rails. Inspired by the Laravel Debugbar.

    Vue 432 6

  2. route-usage route-usage Public

    Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! πŸ₯³)

    PHP 274 14

  3. dotfiles dotfiles Public

    All my dotfiles and versionnable configuration

    Shell 7 3

  4. Laravel Mix with multiple Tailwind c... Laravel Mix with multiple Tailwind config and PurgeCSS (separate Admin dashboard and Front app)
    1
    const mix = require('laravel-mix');
    2
    const tailwindcss = require('tailwindcss');
    3
    
                  
    4
    const rootPath = Mix.paths.root.bind(Mix.paths);
    5