Articles from François Hendriks
How To Make Tree Shakeable Libraries
François Hendriks27 min read
At Theodo, our aim is to build reliable and fast applications for our customers. Some of our projects include improving the performance of already existing applications. During one of these missions, we managed to reduce the bundle size of all…
Continue reading →Why You Should Use ESLint, Prettier & EditorConfig
François Hendriks7 min read
This post is the first of a series of articles on how to empower your dev environment with ESLint, Prettier, and EditorConfig. If you already know ESLint, Prettier, EditorConfig and how you can benefit from using them together, do not…
Continue reading →Set up ESlint, Prettier & EditorConfig without conflicts
François Hendriks11 min read
This is the second post of a series of articles on how to empower your dev environment using ESLint, Prettier and EditorConfig. If you have doubts regarding the use of all three tools, you may read my first article on Why You…
Continue reading →