I have to say that I may be a bit ignorant, because I’m mostly engaged in greenfield projects with very tiny devteams and I always keep my dependencies count low as possible
Thank you for pointing this out, that’s very valuable to keep in mind
I have to say that I may be a bit ignorant, because I’m mostly engaged in greenfield projects with very tiny devteams and I always keep my dependencies count low as possible
Thank you for pointing this out, that’s very valuable to keep in mind
It does take a lot of space for devs, but personally I find that absolutely irrelevant, because it’s your end user’s experience that really matters, and - as a dev - you are most likely to have a much better rig and internet connection than your average Joe.
Which is of very little importance in most cases, because modern bundlers incorporate treeshaking in order to filter out all the unused code when you’re building a production application
Edit: okay well appearently that’s controversial for some reason
When I was a junior, I was given an entire front-end app to develop entirely on my own with very little guidance from the team-lead. It was some ridiculously bad code, especially since it was my first time working with React with basically zero preparation.
Few months later, project is delivered, I get some time to read docs and guides before starting the next one. Since I was learning theory on what I would practise earlier, I was digesting it extremely fast and it helped me patch up all the holes in my thinking and learn how things should actually be done.
Soon after the next project came and it was definitely much more of a smooth ride. The code was alright and even the early decisions I made were pretty sustainable much later. It was another project I was working all alone, then some people joined in and I was teaching them, but I would always guide them too much and they weren’t growing very fast.
Even after a few months, these people were not ready or willing to work independently, which was my personal failure as a mentor. That’s what really assured me that people should be given a lot of space to properly grow.
My whole career is me working on increasingly larger projects with decreasing assistance. And it’s extremely effective. 4 years in the field and I just became a software architect.
Is that even a joke or a fact statement at this point?
I don’t get it
Stop saying that, it has it’s uses /;_;\
Just use the paint, internet person
Two times. One after another. He did it two times specifically to assure you that he’s not joking. And he knew you would still excuse him.
sure thing, buddy
Are you roleplaying a guy from 1933 or what?
Oh yes, I’m absolutely with you on this one, ONLY illegals, that’s what he means.
Now, about the definition of the word illegal…
This is what that indian kid would write on facebook after his first programming course lesson, to show off career choice
I basically grew up with Altair’s and Ezio’s AC. Had a hard time getting into AC3, but when it clicked - it clicked. Black Flag was the shit, I reached 100% twice, which is a big deal for me.
The new ACs (Origin and forth) just don’t do it for me. It feels extremely cheap and overwhelming at the time. The scope of these games is so gargantuan, and it’s too much for their own good. These games are just clunky, imbalanced, and extremely unpolished.
Actually they’ve all been replaced by 🤡
It’s the opposite, everything is passed by reference but primitives are also addresses and therefore passed by value
You can’t pass objects or functions as value
This is an authentic message for when you open a php project
It may not be the fastest solution, or the most reliable, or the most maintainable, but it certainly would best accommodate our investors’ needs!
Been there, done that. Everyday would start with a 2 hour session of meetings. Daily for 30mins and then 1.5h of refinement. Day by day, for 2 years of me being there.
It, without an ounce of irony, leaves a fucking scar on you and makes you despise having meeting for the rest of your life.
You seem to enjoy overengineering your code, don’t you?