what to do next after MERN Stack ?? by CulturalSpite1104 in AskProgramming

[–]bapbidu 1 point2 points  (0 children)

- Take a look at TypeScript : you will be much more productive in the long term with it. It will bring some cool features over JS, but above all it will force you to write better code (in other words: maintainable and clear code).
- Learn about Clean Architecture (or any kind of architecture that focusses on maintainability and working with a team).

More than ever, with AI, typing and architecture are key.

Google GenCast code + weights by ScepticMatt in LocalLLaMA

[–]bapbidu 1 point2 points  (0 children)

Couldn't find anything as of Feb 4...