this post was submitted on 02 Apr 2025
238 points (98.4% liked)

Opensource

2405 readers
31 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

"Thundermail" will be part of a suite of Thunderbird Pro services, as the team behind the venerable Mozilla email client begins building a complete ecosystem.

you are viewing a single comment's thread
view the rest of the comments
[–] Kissaki@programming.dev 7 points 3 days ago (2 children)

I scroll down and the page turns black with a text in the middle

Application error: a client-side exception has occurred (see the browser console for more information).

well that's a first for me…

[–] CosmicTurtle0@lemmy.dbzer0.com 10 points 3 days ago (1 children)

I see you've never developed in react. Let me show you the pain and suffering you have missed.

[–] CeeBee_Eh@lemmy.world 3 points 3 days ago (2 children)

You think there's pain in React? My day job is maintaining and improving an Angular SPA

[–] Kissaki@programming.dev 2 points 3 days ago

I see a golden opportunity to integrate react into angular!

[–] thecomeback@programming.dev 1 points 2 days ago

Angular is actually really easy if you've done any work on OOP heavy languages like C# or Java

[–] Ephera@lemmy.ml 1 points 3 days ago

Yeah, did they deploy it development mode or something? It just needs to display static HTML, so just ignoring the error would fix this.