Jest, The React.js Unit Testing Framework, In Practice

Jest is the de facto unit testing framework for ReactJS project. It is provided and used by Facebook themselves. You will see how and why we use it on the react-admin project, the difficulties we met, and some useful tips for setting it up correctly.

Jérôme Macias
Jérôme MaciasJune 24, 2015
Read More

Latest posts by Jérôme Macias

Full-stack web developer at marmelab, with strong architecture skills, Jerôme has successfully run large scale websites with huge traffic.

DotScale 2015 Conference Summary

On Monday, I attended the DotScale 2015, one of the DotConferences series. Here are my impressinos about the talks.

Jérôme Macias
Jérôme MaciasJune 10, 2015

[Video] ArchitectureTree: Visualize Software Architectures In Your Browser

You don't need a drawing app to create a software map anymore. Meet ArchitectureTree, a visualization combining d3.js and Angular.js for demanding architects.

Jérôme Macias
Jérôme MaciasJanuary 27, 2015

Silex Multifetch: Multiplex Requests To Your PHP API Into A Single HTTP call

Batch requests is a common practice to minimize API response time. We're publishing a new library to make it possible on web services written in PHP.

Jérôme Macias
Jérôme MaciasJanuary 14, 2015

Microrest.php: Generate A RESTful API On Top Of Any Relational Database, Powered By PHP And Silex

If you have a database, you're not far from also having a REST API. All it takes is a PHP microserver written in Silex, a description of your model written in YAML... and 5 minutes of your time.

Jérôme Macias
Jérôme MaciasJanuary 05, 2015

Two days to write my first Protractor tests on the ng-admin AngularJs module

Protractor is the de facto standard for end-to-end tests on AngularJS applications. I spent two days bootstraping it on ng-admin project.

Jérôme Macias
Jérôme MaciasDecember 12, 2014

Une commande tree plus efficace grâce au Go

Peut-on facilement et rapidement améliorer la classique commande `tree` grâce au langage Go ? Nancy étant dans les cartons, c'est Paris qui s'y colle pour cette journée de Hackday.

Jérôme MaciasAlexis Janvier