DEV Community

Maxime profile picture

Maxime

Software engineer. Trying to share more on dev.to about my discoveries and side projects. Favourite stack: Typescript, Angular, NestJs.

Work

Frontend engineer at CloudNC

RxJS: Avoid an easy mistake when using `startWith`

RxJS: Avoid an easy mistake when using `startWith`

7
Comments 1
3 min read

Want to connect with Maxime?

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

Already have an account? Sign in
Stackoverflow: Increase the chances to get answers to your questions

Stackoverflow: Increase the chances to get answers to your questions

Comments
2 min read
Local encrypted backups

Local encrypted backups

4
Comments
6 min read
I had no idea Typescript generics were capable of doing that 🤯!

I had no idea Typescript generics were capable of doing that 🤯!

18
Comments 1
7 min read
Implement a generic oneOf type with Typescript

Implement a generic oneOf type with Typescript

12
Comments 4
5 min read
Building a reactive microwave for Ryan Cavanaugh with RxJs

Building a reactive microwave for Ryan Cavanaugh with RxJs

7
Comments 1
14 min read
Brute-forcing an encrypted message from Enigma using the web worker API

Brute-forcing an encrypted message from Enigma using the web worker API

17
Comments
13 min read
Building an Enigma machine with only TypeScript and then use Angular DI system to properly instantiate it

Building an Enigma machine with only TypeScript and then use Angular DI system to properly instantiate it

11
Comments
17 min read
Angular: Easily extract a falsy value from an observable using the async pipe ?

Angular: Easily extract a falsy value from an observable using the async pipe ?

64
Comments
3 min read
Enigma machine, how does the famous encryption device work?

Enigma machine, how does the famous encryption device work?

15
Comments
8 min read
Manage your dev.to blog posts from a GIT repo and use continuous deployment to auto publish/update them

Manage your dev.to blog posts from a GIT repo and use continuous deployment to auto publish/update them

930
Comments 61
6 min read
loading...