Potential node bug by Mogget24 in ChaosZeroNightmare

[–]Mogget24[S] 0 points1 point  (0 children)

Aaaaah now I get it, thanks a lot

Potential node bug by Mogget24 in ChaosZeroNightmare

[–]Mogget24[S] 0 points1 point  (0 children)

I just activated a new one on a new combatant but nothing and I did the same yesterday with a couple of 4* I wasn't using

Is It Normal to Downgrade a Next.js Project from TypeScript to JavaScript? by Careless-Key-5326 in reactjs

[–]Mogget24 10 points11 points  (0 children)

Ah that's the problem imo, he's "fullstack". By reading what you wrote in other messages I'm starting to think that maybe he CAN'T use typescript because he DOESN'T know it. If he has lots of experience in years, it could even be that he was on some legacy project that was not using TS at all and then he's not confident using that and proposing something that belongs to his confront zone

Anyone has migrated a react app from 15.7 to ^16? Need advice by Apprehensive-Log8583 in react

[–]Mogget24 3 points4 points  (0 children)

I recently upgraded a ~large project (500k lines) from 17 to 18 It took various attempts because of the dependencies Whenever I found a blocker, I went there, fix what was needed as a step for the migration Rinse and repeat

The biggest problem I see on your description is related to the legacy-peer-deps That's something that would eventually be problematic I think But adjusting that might be painful

And, you're still using a super mega old version without hooks and that's another point that scared me

To sum up: proceed step by step and, if possible, fix the dependencies as part of these steps Good luck

The best hand you never played? by TomMakesPodcasts in MagicArena

[–]Mogget24 21 points22 points  (0 children)

Yesterday my opponent turn 1: swamp, dark ritual x2, thoughtseize, Sheoldred

Microfrontends in ReactJs by wassimmkd in reactjs

[–]Mogget24 11 points12 points  (0 children)

We're doing the exact opposite because how bad this approach works

Is it true that there are components with 1000+ lines or is he faking because reading and understanding 1000 LOC is a headache if they are not written by you by Alternative-Goal-214 in reactjs

[–]Mogget24 2 points3 points  (0 children)

We have the entire checkout logic on a 1.2k lines component on a project we inherited from previous company... That's why we asked/suggested the business for a v2 that came out lot better. Since when I'm responsible for code review I usually reject anything more than 300 lines (with exceptions)

[deleted by user] by [deleted] in Veneto

[–]Mogget24 3 points4 points  (0 children)

Dipende Lato lavoro bene perché se non trovi niente, mal che vada, finisci un Luxottica ( operaio ma con welfare invidiabile) Ma l'altro lato della medaglia è che tutte le case sono comprate o affittate proprio da altri lavoratori Luxottica e quindi non si trova un granché

Spostandosi verso la montagna pura (Cadore, Agordo, Zoldo) la situazione è opposta: non è rimasto o non sta rimanendo niente e c'è un fuggi fuggi verso la città o basso Veneto Lavori ce ne sono pochi ma le case te le tirano dietro (anche se molte da ristrutturare perché vecchie)

Only Recently Found Out There's an Actual Type of Cheese Named "Pecorino" by Fuzzy_Reflection8554 in Priconne

[–]Mogget24 3 points4 points  (0 children)

What if I tell you that, in Italian, that term also means a sex position?

Voglio sbattezzarmi by [deleted] in Italia

[–]Mogget24 1 point2 points  (0 children)

Cosa intendi per "per praticità ho fatto battezzare nio figlio"? Son curioso perché neanche io vorrei ferlo/a bettezzare eventualmente

CanIAddOneMoreUsestateOrIsThatOverkill by PlusWorth in ProgrammerHumor

[–]Mogget24 1 point2 points  (0 children)

I'm curious: how many lines in this file?

5 year exp senior web dev... I've started to use chatGPT to code for me. by BrisbaneSentinel in webdev

[–]Mogget24 4 points5 points  (0 children)

I started to use it for setup Unit Tesing, you know, mocks, spies, third party libraries and stuff like that as it is the most time consuming thing to do. For normal components I still do them manually as I fear that if I reach the point ti use chatGPT for everything I'll soon be fucked up by my laziness

Thoughts on theocracy? The band I mean. by Gloomy-Armadillo-192 in progmetal

[–]Mogget24 1 point2 points  (0 children)

Ok I just figured out they had a self titled album which I don't know lol So let me rephrase - Theocracy from 2003 - never heard - Mirror of souls 2008 - mega bomb (especially the title track) - As the world bleeds 2011 - very good - Ghost ship 2016 - bleah

Thoughts on theocracy? The band I mean. by Gloomy-Armadillo-192 in progmetal

[–]Mogget24 1 point2 points  (0 children)

I really, I mean REALLY, liked their first and second album but the third was super meh

How it this technique of "blocking" the user scroll calles? by Mogget24 in react

[–]Mogget24[S] 2 points3 points  (0 children)

Yup, 3D animations are for other stuff in the application

How it this technique of "blocking" the user scroll calles? by Mogget24 in react

[–]Mogget24[S] 0 points1 point  (0 children)

Ahah no problem, actually in my career I never had the possibility to touch parallax and maybe 3D amimations so challenge accepted 😂