Skip to content
View thibaut-decherit's full-sized avatar
Block or Report

Block or report thibaut-decherit

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. symfony4-user-manager symfony4-user-manager Public

    My take on user management with Symfony 4.4

    PHP 4

  2. symfony-react-api-platform symfony-react-api-platform Public

    Application coded during this course: https://learn.web-develop.me/courses/developpement-moderne-avec-apiplatform-symfony-et-react. I deviated from the course quite a lot to add more features and e…

    PHP

  3. nextjs-api-platform-prototype nextjs-api-platform-prototype Public

    Explores some features of Next.JS such as server side rendering. Also explores some features of React Hook Form and React Query.

    TypeScript

  4. Symfony - Response Header Setter (st... Symfony - Response Header Setter (static, CSP and response authenticity)
    1
    # Features
    2
    
                  
    3
    - Event listener triggered on each response through `onKernelResponse()` method
    4
    - Adds custom headers to the response
    5
    - Support for "static" headers specified in `config/response_header_setter/response_headers.yaml`
  5. Symfony - Twig to JavaScript Data Pa... Symfony - Twig to JavaScript Data Passing
    1
    # Symfony - Twig to JavaScript Data Passing
    2
    
                  
    3
    See [https://symfony.com/doc/current/frontend/encore/server-data.html](https://symfony.com/doc/current/frontend/encore/server-data.html) for context.
    4
    
                  
    5
    
                  
  6. Symfony - NPM, Webpack Encore and SA... Symfony - NPM, Webpack Encore and SASS Install (for Bootstrap 4)
    1
    # Symfony - NPM, Webpack Encore and SASS Install (for Bootstrap 4)
    2
    
                  
    3
    ### If new computer start with these two:
    4
    `$ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash`
    5