Skip to content

Sebastien Castiel · Developer, writer, indie hacker · 📍 Montreal, QC

I’m an experienced developer who builds stuff and occasionally writes blog posts and books.

  • By Sebastien Castiel
  • Based in Canada
  • Roughly six posts per year
  • First post on

Posts per year

Data for this chart is available in the table below
Posts per year
Year starting Posts
2015 3
2016 3
2017 2
2018 4
2019 7
2020 6
2021 4
2022 3
2023 10
2024 0

Any gaps could be due to errors when fetching the blog’s feed.

Most recent posts

13 tips for better Pull Requests and Code Review
Would you like to become better at crafting pull requests and reviewing code? Here are the 13 tips from my latest book that you can use in your daily developer activity.
On , 40 words
The simplest example to understand Server Actions in Next.js
Server Actions are a new feature in Next.js. The first time I heard about them, they didn’t seem very intuitive to me. Now that I’m a bit more used to them, let me contribute to …
On , 49 words
Intro to React Server Components and Actions with Next.js
React is living something these days. Although it was created as a client UI library, it can now be used to generate almost everything from the server. And we get a lot from this change, …
On , 61 words