Skip to content

Instantly share code, notes, and snippets.

@alexisljn
Created October 20, 2021 08:16
Show Gist options
  • Save alexisljn/bc66a108b31f789c9825053a06e519d6 to your computer and use it in GitHub Desktop.
Save alexisljn/bc66a108b31f789c9825053a06e519d6 to your computer and use it in GitHub Desktop.
- PHP
- Symfony var-dumper : le var-dumper de Symfony, utile pour debug
- https://github.com/symfony/var-dumper
- https://packagist.org/packages/symfony/var-dumper
- Javascript
- Turbolinks : Accélère le chargement des pages en chargeant les pages en ajax
- https://github.com/turbolinks/turbolinks
- Vidéo Grafikart : https://www.youtube.com/watch?v=CjZnG_X85ww
- Tui Editor : Editeur WYSIWYG Markdown
- https://github.com/nhn/tui.editor
- Moment.JS : Manipulation de dates et de durées
- Express : Framework serveur web NodeJS
- NextJS : Framework serveur ReactJS
- RecoilJS : Permet de partager facilement les state entre les composants
- Vidéo Grafikart : https://www.youtube.com/watch?v=Scxbc1hUojo
- Autres
- MJML : Créer plus facilement des emails compatibles avec tous les clients mail
- https://mjml.io/
- Vidéo Grafikart : https://www.youtube.com/watch?v=Vt6eI6VTnqc&t=475s
- Gotenberg : Convertir en PDF des documents HTML, Office...
- https://github.com/thecodingmachine/gotenberg
- Vidéo Grafikart : https://www.youtube.com/watch?v=C2Z5-IfvdcQ
Outils supplémentaires :
- Portainer : permet de gérer des instances de containers docker depuis une interface web
- HaProxy : Logiciel linux permettant de faire du load balancing
- https://www.haproxy.com/fr/blog/haproxy-configuration-basics-load-balance-your-servers/
- https://github.com/EmileCalixte/pmn-projet-part1/blob/master/files/haproxy.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment