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

commissions

package-development

system-development

other-topics

workgroups

development

package-ideas

package-compatibility

pixijs-canvas-shaders

progress-reports

dev-guides-and-docs

ui-ux-sheets-forms

hooks

development-basics

manifest-plus

tools-and-workflow

active-effects

wiki

dnd5e-dev

package-stewardship

swade-dev

typescript

starfinder-dev

lancer-dev

pathfinder1e-dev

foundryvtt-v10-research

coc7-dev

a5e-dev

v10-updatathon

svnsea2e-dev

package-jam-2022

blackflag-dev

api-announcements

A.I. Category for Wiki

I know AI is controversial in creative circles, but how would we feel about adding a section to the Wiki specifically dedicated to leveraging AI to help with system/module development?
As a relatively novice developer, I've found AI to be absurdly essential to accelerating the speed at which I learn and improve, and I'm often coming across new ways to benefit from this new technology. Pages within this section might include:...

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

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.

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 ...