Hi everyone,
I'm Fred, 35ish father of two sons living in Bordeaux, France. 🇫🇷
I am a software developper and a teacher.
I develop mainly in #angular #NestJs ( #nodejs ) and #dotnet Planning to learn #godot soon!
I teach mostly about #softwarearchitecture #softwaretesting #Tdd
Hoping to learn new things here! #Introduction
#angular #nestjs #nodejs #dotnet #godot #softwarearchitecture #softwaretesting #tdd #introduction
I've got acquainted with #NestJS today (a task for a job interview).
I'm now sitting head in my hands contemplating my life choices...
An die Freelancerbubble hier: Ich suche kurzfristig eine/n Backend-Dev (NestJS), mit Erfahrung in der Entwicklung einer API.
Kennt ihr wen, könnt ihr das?
Gerne Teilen!
Rethinking error handling in TypeScript & NestJS. Aiming to use exceptions solely for truly exceptional circumstances. Inspired by Rust & functional programming, I plan to explore Option Result types for explicit error management. Here’s to clearer, more accurate code! #TypeScript #NestJS #FunctionalProgramming #Rust
#typescript #nestjs #functionalprogramming #rust
My wife still needs something better than Excel. I'm thinking of restarting the project of making a #crm. It's gonna be a monolith this time, with #nestjs and #sqlite. No fancy front-end. The backend will generate the HTML and page will refresh. The code will be open source, this time.
Turns out, I can do a MCV with #nestjs! Perfect with #bootstrap for a generic look.
#nestjs #bootstrap #javascript
RT @kammysliwiec
@nestframework just hit 2M downloads/week 🎉🤯
Thanks to all the years of support, to many more!
Started doing a new project with a friend for my #German employer on :nestjs: #NestJS and #Prisma. This is my first experience with :nestjs: #NestJS and I definitely like it! But the project I was given to redo, made in Strapi, I, as a #backend developer, don't like at all. There's just no code there at all. I love coding myself. #Germany :typescript: :t_blink:
#germany #german #nestjs #prisma #backend
So there is this trend in the Node.js sphere to use a framework called NestJS.
Just looking at the examples and documentation, I felt there was something rather archaic about NestJS, which I just couldn't put into words.
This Reddit comment makes a pithy point as to why it might possibly feel archaic #nestjs #nodejs #javascript #typescript #web #webdevelopment
#nestjs #nodejs #javascript #typescript #web #webdevelopment
The wheel is complete! My personal CRM project is online! And the CORS isn't configured properly! 🤩
#webdev #typescript #nestjs #vuejs #sqlite
I really, and I mean REALLY like Vapor. I tried v1 a while ago and I struggled a bit. Swift NIO wasn’t available, ditto for async-await. Now, with #Vapor 4, I’m in the middle of rewriting a #NestJS app. What a joy. Adopting async/await has leveled the field tremendously and I really love where this is going. Still a big fan of NestJS, but I feel that Vapor has less moving parts and it’s easier to get things done.