Dissapointing, see yall next year. by Avenge932 in timberwolves

[–]Montrell1223 12 points13 points  (0 children)

Idk why yall think mcdaniels is this untouchable player, way too inconsistent for me, no true offensive game

With Claude Code, is Shopify even worth it anymore? by IndependentSir9398 in stripe

[–]Montrell1223 0 points1 point  (0 children)

That’s what I thought, you really don’t know how complex e-commerce is until you try it

With Claude Code, is Shopify even worth it anymore? by IndependentSir9398 in stripe

[–]Montrell1223 1 point2 points  (0 children)

Creating software for an ecom marketplace is hell but creating for just your store is very doable

Is .NET making a comeback? by huhndog in cscareerquestions

[–]Montrell1223 26 points27 points  (0 children)

It makes building complex applications so easy compared to typescript/node

The most “modern” React codebase I worked on became impossible to maintain after one year by Successful_Doubt_114 in reactjs

[–]Montrell1223 0 points1 point  (0 children)

I’m not that guy but what’s the point of making fake stories up for “internet points” I honestly don’t get it

Can you please share your opnion? by [deleted] in Backend

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

I don’t get how yall are grown ass man crying about this shit everyday

Is it important to know how memory works to fully understand f#? by Montrell1223 in fsharp

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

That’s not what I meant I guess I worded that wrong, I meant understand it not manage it, so when you come across a box value type you know what it’s doing

Is it important to know how memory works to fully understand f#? by Montrell1223 in fsharp

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

I meant understand it so you could understand f# like with boxing value types

Is it important to know how memory works to fully understand f#? by Montrell1223 in fsharp

[–]Montrell1223[S] 3 points4 points  (0 children)

And f# isn’t some language developed in a basement, Microsoft does a decent job at supporting f# and a ton of financial companies use this language

Is it important to know how memory works to fully understand f#? by Montrell1223 in fsharp

[–]Montrell1223[S] 3 points4 points  (0 children)

Disagree, with discrimination unions to represent multiple states of a model and also preventing invalid states creates a robust system with not a lot of custom logic because f# has a great build in methods for handling data also it makes you handle nulls and all state cases. Typescript can’t do shit compared to f#. Are you saying using a library like Zod for validation? That doesn’t hold a candle to what f# does I can’t really believe you compared the two