DEV Community

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

How to use a Github Gist as a free database

How to use a Github Gist as a free database

26
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

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

10
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

36
Comments 3
1 min read
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

Practical advanced TypeScript - Writing a function wrapper

5
Comments
3 min read
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

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

Clean and reusable data fetching in React components

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

How to easily read all data from a ReadableStream?

7
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

2
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...