DEV Community

Romain Trotard profile picture

Romain Trotard

Developer: javascript, typescript, React, ... I love to discover new things, exploring code of libraries and understand how things work. Fan of creative hobbies :)

Serverless function cold start is too slow, let's dockerize our app

Serverless function cold start is too slow, let's dockerize our app

Comments
5 min read

Want to connect with Romain Trotard?

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

Already have an account? Sign in
React routing library with Navigation API

React routing library with Navigation API

1
Comments 1
6 min read
Master the Art of Navigation: Building a Library with the Navigation API

Master the Art of Navigation: Building a Library with the Navigation API

2
Comments
10 min read
Back to the future: Navigation API

Back to the future: Navigation API

3
Comments
7 min read
React Hook Form: a unique implementation

React Hook Form: a unique implementation

41
Comments 4
6 min read
Track your test duration

Track your test duration

4
Comments
3 min read
Javascript CLI demystified

Javascript CLI demystified

3
Comments
6 min read
Exit animation with `framer-motion` demystified

Exit animation with `framer-motion` demystified

15
Comments 2
7 min read
Virtualization with fixed size items (part 1)

Virtualization with fixed size items (part 1)

5
Comments
6 min read
useEvent: the new upcoming hook?

useEvent: the new upcoming hook?

13
Comments
7 min read
Proxy in JS: what the hell?

Proxy in JS: what the hell?

10
Comments 4
5 min read
useImperativeHandle: the most unknown React hook

useImperativeHandle: the most unknown React hook

10
Comments
5 min read
Things you need to know about React ref

Things you need to know about React ref

8
Comments 4
9 min read
Things you need to know about React state

Things you need to know about React state

21
Comments 3
8 min read
preventDefault vs stopPropagation

preventDefault vs stopPropagation

7
Comments
3 min read
When to use useCallback?

When to use useCallback?

6
Comments
5 min read
Unknown console API in JS

Unknown console API in JS

8
Comments
3 min read
CSS clip-path, what the heck?

CSS clip-path, what the heck?

7
Comments 2
4 min read
Redux under the hood

Redux under the hood

12
Comments
10 min read
Web Storage API: localStorage and sessionStorage

Web Storage API: localStorage and sessionStorage

11
Comments
5 min read
JS Symbol, what the heck?

JS Symbol, what the heck?

38
Comments 11
5 min read
var, let, const: what's the difference?

var, let, const: what's the difference?

56
Comments 2
5 min read
react-router v6 demystified (part 3)

react-router v6 demystified (part 3)

18
Comments 3
7 min read
react-router v6 demystified (part 2)

react-router v6 demystified (part 2)

9
Comments
10 min read
Let's explore javascript's Location and History API

Let's explore javascript's Location and History API

14
Comments 2
5 min read
Let's do some animations in native Javascript

Let's do some animations in native Javascript

16
Comments
4 min read
How to manage internationalization in React ? react-intl like

How to manage internationalization in React ? react-intl like

8
Comments
5 min read
Different types of equality in javascript.

Different types of equality in javascript.

5
Comments
4 min read
loading...