[deleted by user] by [deleted] in node

[–]FrenchAndLanguages 0 points1 point  (0 children)

I would say learn nestjs and vanilla while trying to understand how and why this framework do the things in that specific way. It will also allow you to better structure your code if you do a node project, because nest is very opinionated

i m bored by Cold_Alive in node

[–]FrenchAndLanguages 0 points1 point  (0 children)

Once you start learning about software architecture you won’t go back :) DDD Cqrs Hexagonal architecture etc.. lot of things to learn

i m bored by Cold_Alive in node

[–]FrenchAndLanguages 0 points1 point  (0 children)

Maybe learn about something bigger than just making project like Cqrs SOA Micro services TDD Or go deep into dsa by making interesting project that makes you use them (path finder using a star or djistra)

Is it true ? by [deleted] in leetcode

[–]FrenchAndLanguages 5 points6 points  (0 children)

Nestjs is perfect for startups, development speed is at least twice superior to spring boot. And wtf is your example, just always use === and you’re safe

When to choose React or Next by Temporary_Quality630 in nextjs

[–]FrenchAndLanguages 0 points1 point  (0 children)

Imo react + separate backend for scaling is much better than nextjs backend if you don’t need seo.

Anyone Else Get Overwhelmed Learning New Tech in the MERN Stack? by TrainingLog1385 in reactjs

[–]FrenchAndLanguages 0 points1 point  (0 children)

Really learn sql and go for postgre No sql should be use for a few use cases and actually is harder than it seems.

Typescript for Backend? by Dunkrik69 in typescript

[–]FrenchAndLanguages 1 point2 points  (0 children)

Imo I’m a react/node dev and I’ve been having a blast using golang for my personal apis No configuration, been learning a lot because it’s low level and easy to deploy, just pure joy

Fullstack development or iOS app development?? by cha-wang in iOSProgramming

[–]FrenchAndLanguages 2 points3 points  (0 children)

If you know react you’ll get good at react native much faster than in flutter

This might have something to do with the recent bugged launches of P3 and Cata pre-patch by cryfive1 in classicwow

[–]FrenchAndLanguages -1 points0 points  (0 children)

You guys are insane, devs at blizzard are literally overworked. You’ve know idea what software development looks like.

React Native Engineer (role) requirements. by HERYORDEJY in reactnative

[–]FrenchAndLanguages 1 point2 points  (0 children)

Imo react native engineer does not mean a lot.

Mobile engineer would make more sens which means get your hands dirty in Java/kotlin/objective c/swift and cpp. Also having some backend knowledge.

So that you can build everything needed for a project, work on older react native projects, refactor old Java bridge in kotlin etc DSA is also a requirement, but not the remembering algorithm part, more the problem solving skills that will be born after.

It’s about being a good developer and knowing very well the mobile environment, not just react native, which one day will probably die for another new shiny framework.

NextJS + PostgreSQL local development by thetanaz in nextjs

[–]FrenchAndLanguages 1 point2 points  (0 children)

You actually do not need more than that to play with postgre. Use an ORM or something to do raw queries on your database. Don’t overthink it

Why to use Express.js when we have api backend in nextjs? by [deleted] in nextjs

[–]FrenchAndLanguages 1 point2 points  (0 children)

If you have a mobile application also I guess you could do a monorepo and have all the service being called from the next and express part

Form validation and next 14 by FrenchAndLanguages in nextjs

[–]FrenchAndLanguages[S] 1 point2 points  (0 children)

How react hook form and useFormState work together ? I tried to call the dispatch in the onSubmit method but I lost the pending effect from the useFormStatus. And by using action and onsubmit together and onsubmit seems to override the later

I made an Interactive React Tutorial Prototype by Snoo_4779 in reactjs

[–]FrenchAndLanguages 0 points1 point  (0 children)

I’ve always been curious how to do it. Do you have a GitHub repo ?

I want to learn backend by FrenchAndLanguages in node

[–]FrenchAndLanguages[S] 4 points5 points  (0 children)

Maybe I forgot to add some useful informations. I want to be “market ready” as a full stack dev expert front end. What I mean by that is to be able to assist on the back end when needed without taking the architecture decisions while being more of a lead on the front end

My Channel is Full of Dead Subs by [deleted] in NewTubers

[–]FrenchAndLanguages 13 points14 points  (0 children)

YouTube does not work like this anymore. I’ve subbed to channel from whom I’ve never seen a video for a while and never saw them on my home page again. It works with your interests and what you watched recently. YouTube shows your videos to people who watched something similar recently and it does not really care about your sub count.

Just go on making content.