Philippe Bernard
Philippe's blog

Philippe's blog

Follow
homebadgesnewsletter

Create a CLI script in your NextJS project

Dec 3, 20221 min read

Reuse your NextJS app code in a script you can call from the command line 路 You put everything you need in your NextJS project: pages, code, tests,...

Create a CLI script in your NextJS project

Write automated tutorials to stand out from the crowd

Jul 6, 20227 min read

Our content is already great. What we need it attention. Here's how. 路 Hey fellow technical blogger 馃憢 Writing successful content is hard, isn't it? When...

Write automated tutorials to stand out from the crowd

Never install anything manually again

Jun 22, 20223 min read

Copy/paste is so 2021. It's time for an upgrade. 路 Let's create a web app. Add Typescript support. Configure ESLint. And Tailwind. Don't forget Prettier....

Never install anything manually again

Tech blogging: a new way to write tutorials

May 30, 20225 min read

A tutorial is just static text. It could be so much more. 路 Software development is moving so fast. As a web developer, the only thing that remained more...

Tech blogging: a new way to write tutorials

Automated Twitter banner to show your #100DaysOfCode progress

Nov 22, 202114 min read

When I log my daily activity and push to GitHub, my Twitter banner is regenerated to reflect my progress. This is how you can do the same. 路 Its name is...

Automated Twitter banner to show your #100DaysOfCode progress

React dev? Why and how you should use Storybook

Nov 2, 20213 min read

If you're using React without Storybook, you're probably doing it wrong 路 There are plenty of great tools in the React ecosystem. But only a few ones...

React dev? Why and how you should use Storybook