-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I receive help from chatGPT and openAI playground to develop zenithic. It includes concepts, ideas, documentation, snippets, file structures...
Zenithic not being part of a professional project, I build it following those steps:
- Describe the library goals
- Decide of the library file structure
- Use vanilla javascript snippets to fill your files with placeholders functions
- Once the global logic of the library is clear for me, convert to typescript and replace with real functions
- Write test files for everything, while fixing new detected errors
- Build an app with zenithic, while fixing errors and adding what could miss from a developer point of view
- Complete zenithic with additional components, mixins, directives...
- Share Zenithic with the community and invite contributors
Metadata
Metadata
Assignees
Labels
No labels