fast icon indicating copy to clipboard operation
fast copied to clipboard

docs: add 'Working without decorators' to 'Apps and Experiences\Dependency Injection'

Open send2vinnie opened this issue 3 years ago • 3 comments

🙋 Documentation Request

The FAST element defining tasks can be done without using decorators according to the documentation. So does the FAST built in dependency injection capability. It's suggested to add a 'Working without decorators' section in the corresponding chapter as well as other pure Javascript practices while working with FAST in the no-transpilation world.

send2vinnie avatar Sep 15 '22 07:09 send2vinnie

Thanks for creating this for me @send2vinnie. I'm going to try to pick this up in our next spring, which starts next week. In the meantime, do you have the information you need to move forward with your project?

EisenbergEffect avatar Sep 15 '22 20:09 EisenbergEffect

Would that be feasible for providing examples (in the docs, the storybooks and the repo) in both TypeScript and JavaScript? That would be helpful for bringing FAST to the pure-JS world.

send2vinnie avatar Sep 19 '22 08:09 send2vinnie

@send2vinnie I think that's a reasonable request. Unfortunately, I don't think we have the resources right now to go through all the documentation and make separate JS examples of everything. If you want to create a separate issue for this, we can track if for some time in the future.

EisenbergEffect avatar Sep 19 '22 14:09 EisenbergEffect