Forem

Riku Rouvila profile picture

Riku Rouvila

404 bio not found

Location Helsinki, Finland Joined Joined on  Personal website https://rikurouvila.fi github website

Work

Lead Developer at Rare

Five Year Club
Four Year Club
Writing Debut
Three Year Club
Two Year Club
One Year Club
4 Week Writing Streak
How to use a Github Gist as a free database
Cover image for How to use a Github Gist as a free database

How to use a Github Gist as a free database

30
Comments 1
2 min read

Want to connect with Riku Rouvila?

Create an account to connect with Riku Rouvila. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
What I learned from building a Telegram bot on Next.js
Cover image for What I learned from building a Telegram bot on Next.js

What I learned from building a Telegram bot on Next.js

12
Comments 1
2 min read
How to trigger a Github action with an HTTP request

How to trigger a Github action with an HTTP request

46
Comments 3
1 min read
Which technologies would you choose for your next web project?
Cover image for Which technologies would you choose for your next web project?

Which technologies would you choose for your next web project?

6
Comments 3
3 min read
Practical advanced TypeScript - Writing a function wrapper
Cover image for Practical advanced TypeScript - Writing a function wrapper

Practical advanced TypeScript - Writing a function wrapper

5
Comments
3 min read
Why early returns make your code easier to understand
Cover image for Why early returns make your code easier to understand

Why early returns make your code easier to understand

2
Comments
3 min read
On useless try-catches, being overly defensive, I/O boundaries and variable scope

On useless try-catches, being overly defensive, I/O boundaries and variable scope

6
Comments 3
2 min read
React Hook for showing custom "Add to home screen" prompt

React Hook for showing custom "Add to home screen" prompt

12
Comments
1 min read
Clean and reusable data fetching in React components

Clean and reusable data fetching in React components

20
Comments 2
2 min read
How to easily read all data from a ReadableStream?

How to easily read all data from a ReadableStream?

10
Comments 2
1 min read
Which state management library to use with React?

Which state management library to use with React?

2
Comments 3
1 min read
Show different error message in React based on fetch status code

Show different error message in React based on fetch status code

4
Comments
2 min read
Should I keep my UI and my API in different repositories?

Should I keep my UI and my API in different repositories?

1
Comments
2 min read
loading...