Jรฉrรดme - ์ œ๋กฌ's Avatar

Jรฉrรดme - ์ œ๋กฌ

@jers.dev.bsky.social

French Web developer lost in Korea ๐Ÿ‡ซ๐Ÿ‡ท๐Ÿ‡ฐ๐Ÿ‡ท Fellow beam enjoyer and go fanatic Yet mostly only do react and typescript. ใ…‹ Spend more time learning about stuff than doing my job

32 Followers  |  47 Following  |  15 Posts  |  Joined: 20.11.2024  |  1.7235

Latest posts by jers.dev on Bluesky

Werenโ€™t we already supposed to have hoverboards and flying cars for years now? So I guess no later than the 2000

07.04.2025 15:01 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
@grpc/grpc-js gRPC Library for Node - pure JS implementation. Latest version: 1.12.6, last published: 7 days ago. Start using @grpc/grpc-js in your project by running `npm i @grpc/grpc-js`. There are 2418 other pro...

I donโ€™t have any experience with connectrpc unfortunately !
I use the gRPC protocol directly.
On the nextjs side I use grpc-js to create the client and on the go side I use directly the google grpc package

pkg.go.dev/google.golan...

www.npmjs.com/package/@grp...

11.02.2025 16:14 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

If you like tRPC then you will love gRPC !
Thatโ€™s my favorite way to connect my go backend with my nextjs app

11.02.2025 15:58 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
The Go Programming Language Specification - The Go Programming Language

The compiler will add semicolon at the end of each block so the code would become
if โ€ฆ {
};
else {
};

And a statement cannot start with else in Go.

go.dev/ref/spec#Sem...

11.02.2025 15:56 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I was learning Go and discovered that some commonly used keywords are not reserved keywords but just predeclared identifier.
So this is totally valid code:

```
nil := true
true := false
```

02.01.2025 07:57 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
GitHub - bunopnu/fresh: WebSocket client for Elixir, built atop the Mint ecosystem WebSocket client for Elixir, built atop the Mint ecosystem - bunopnu/fresh

I have been using Fresh
(github.com/bunopnu/fresh)
Itโ€™s built on top of the Mint ecosystem and basically works as a drop in replacement for Websockex

24.12.2024 00:53 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I am French living in South Korea, for me everywhere I look government are collapsing this days ๐Ÿ™„

08.12.2024 14:46 โ€” ๐Ÿ‘ 7    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

IMO a division by 0 is not intended and so not crashing but instead returning 0 is just silencing the error which is actually worse than NaN

05.12.2024 11:50 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Friday night ruined: โœ…

29.11.2024 13:04 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I know how bad an idea deploying in production a Friday night is, yet here I am doing overtime

29.11.2024 11:26 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
recursion ftw

recursion ftw

What if I told you that you don't _even_ need loops?

26.11.2024 07:08 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Everyone seems really into VSCode forks like Cursor and Windsurf these days.
I am the only one that cannot live without supermaven?

25.11.2024 23:20 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I was using VS Code + supermaven for a while but recently felt in love again with WebStorm. Their AI tools are definitely not as good as the others IMO, but with supermaven itโ€™s actually pretty nice.

25.11.2024 23:13 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

We actually learned writing by writing in cursive. I wasnโ€™t really allowed to write differently until a few years later.

25.11.2024 23:08 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Hello blueskyers ๐Ÿ‘‹

25.11.2024 06:35 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@jers.dev is following 20 prominent accounts