Rafael Calpena
rafaelcalpena.bsky.social
Rafael Calpena
@rafaelcalpena.bsky.social
Front-end developer and founder of @stackomate.com
Reposted by Rafael Calpena
⚡️ Reminder for JS devs:
When using fetch, don’t forget that the promise only rejects on network errors, not on HTTP errors.

Always check response.ok before parsing the body, otherwise you may call .json() on a 500 HTTP error.

#webdev #javascript
September 23, 2025 at 8:33 PM
Reposted by Rafael Calpena
Tip: Scheduling time-based local notifications on Android can be trickier than it looks:

- Exact alarms often need special user-granted permissions
- Android offers multiple APIs for scheduling
- Doze mode throttles timers when the device is idle
- Some OEMs impose additional custom limits
August 10, 2025 at 4:15 PM
As a non-native English speaker, I sometimes find quina.app by @collinsworth.dev a bit tricky — so I built a small Node.js script to help with my guesses.

Instead of thinking like a human, the script guesses random words filtered from the initial list to narrow things down.
May 24, 2025 at 4:59 PM
Reposted by Rafael Calpena
Fiz um game no @nucleo.jor.br no estilo forca no qual a pessoa tem 5 tentativas para adivinhar qual é o termo relacionado à internet a partir de uma dica. Não é fácil, mas tampouco é impossível. Testem e me tragam feedback, pra eu ir melhorando o game.

nucleo.jor.br/ciberforca
Ciberforca
Se você manja de internet, esse é o seu jogo
nucleo.jor.br
March 7, 2025 at 10:18 PM
Reposted by Rafael Calpena
Na moral, a assinatura do @nucleo.jor.br é barata demais pro que oferece. Tem acesso a TUDO do Núcleo e descontos exclusivos que pagam o crime e ainda sobram.

Fechamos uma parceria com o @cyd.social pra oferecer 30% de desconto.

Se liga no que a nossa assinatura oferece: nucleo.jor.br/apoie/
February 15, 2025 at 3:10 PM