Jr dev

Ccorporat2/20/2022
I'm cleaning out my bookmarks and accidentally came back to this article. Potentially useful starting point for anyone who's been hacking away for a while and seeking direction for more foundational concepts to learn https://oprea.rocks/blog/six-things-that-tell-youre-still-a-junior
Ccalego2/20/2022
This author was salty about front end frameworks when they wrote this.

Suffice to say this list changes dramatically when you bring FE frameworks into play.
Ccalego2/20/2022
Modem React has fully embraced functional patterns because this is just confusing.

I haven't needed to DIY an event listener in the last decade and a half professionally.

Fuck if I know what hoisting and shit actually means
Ccorporat2/20/2022
lol that's a take. I think it's a totally reasonable rundown for Jr/Sr FE dev questions that are framework agnostic
Ccalego2/20/2022
Also when was this written? No date on the page I can see
Ccorporat2/20/2022
(I say "that's a take" respectfully, as in "that's one interpretation, even if you're reading between the lines a bit")
Ccorporat2/20/2022
2015 I think
Ccorporat2/20/2022
Still within modern expectations I think, this is post-ES2015 for sure
Ccalego2/20/2022
Array methods and pseudocode are super important.

It's an interesting question we've been struggling with at work lately. I don't think I have a good answer, but I know I wouldn't use this list :p
Ccalego2/20/2022
We live entirely in React and Typescript land. When looking for a senior dev we evaluate how comfortable they are with the finer details of how data models are handled from an efficiency standpoint.

Hypothesis: the most important thing a developer can consider is how their data is stored, managed, and changed.

Handling data poorly can quickly bog down your application, especially in the context of reactive frameworks.
Ccalego2/20/2022
I suppose their prompt was what makes a junior not a junior anymore, but not necessarily what makes a senior a senior.

There's a middle ground between Jr and Sr
Ccorporat2/20/2022
Sophomore
Ccorporat2/20/2022
wait 🤔
Aarcanist2/20/2022
I know about event delegation, but I rarely use it...
UUUnknown User6/21/2022
Message Not Public
Sign In & Join Server To View