League of Extraordinary FoundryVTT Developers

LOE

League of Extraordinary FoundryVTT Developers

Join the community to ask questions about League of Extraordinary FoundryVTT Developers and get answers from other members.

Join
Ccorporat2/20/2022

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
LLebombJames9/15/2021

function vs method

Anyone know of a good guide that explains the difference between a function and a method? I don't really understand when one should be used over another since, if I'm not mistaken, they're both functions at a base level.
CCalego8/14/2021

codespaces

Go to any github repository and press . You'll get kicked over to a github.dev version of the repository which is a browser-based editor powered by codespaces. https://github.com/features/codespaces ...