
IndieGame – Using Trello for Project Management

J’ai pu participer pour la première fois à la conférence DevFest à Nantes le 18 octobre 2018. Voici quelques morceaux choisis sur cette expérience et ses talks/conférences.
What tools and techniques do you use to record and share your work? Along with any tips, tutorials, costs, downloads, or social media concerns you might deal with? (Using only free tools)
Express has support for REST API. This example is inspired by SpringBoot’s Data/REST generated API, with auto-doc. Here’s how.
Visual Studio Code has support for JavaScript and out-of-the-box Node.js debugging. Here’s how.
Voici un rapide retour sur comment rendre une idée visible sur Internet. Et comment en faire le suivi, à moindre frais.
This is the simplest example to build a webapp using ReactJS, MaterialUI and ExpressJS in a project with Npm, Webpack, Babel.
Here are all my tutorials about JavaEE/AngularJS/Bootstrap, from 2015 to 2016 (it’s time to change for ReactJS).
The default Bootstrap buttons is not responsive. When the device is too small, the grid is responsive and change the layout, but the buttons stay the same. This tutorial show how to toggle the text from a button when the device required it.
Comment faire des accordéons dans des lignes de tableau en Twitter Bootstrap ? Nous verrons qu’utiliser une table pour faire un tableau …n’est pas une si bonne idée ! Continue reading