LOEFD
Join ServerLeague of Extraordinary FoundryVTT Developers
dev-guides-and-docs
Jr dev
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
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.
Suffice to say this list changes dramatically when you bring FE frameworks into play.
Modem React has fully embraced functional patterns because
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
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
lol that's a take. I think it's a totally reasonable rundown for Jr/Sr FE dev questions that are framework agnostic
Also when was this written? No date on the page I can see
(I say "that's a take" respectfully, as in "that's one interpretation, even if you're reading between the lines a bit")
2015 I think
Still within modern expectations I think, this is post-ES2015 for sure
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
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
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.
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.
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
There's a middle ground between Jr and Sr
Sophomore
wait 🤔
I know about event delegation, but I rarely use it...
Message Not Public
Sign In & Join Server To View