wizard
wizard copied to clipboard
🍳Wizardoc is a WEBAPP for managing documents and knowledge.
Currently, the mode field only does the one thing that automatically adds prefixes depending on whether it is a DEV environment, but in some condition, it's not very fixable for...
## Motivation For a better user experience, the better way to do that is when the user first reach the server will return a rendered skeleton view to them, if...
- plugin system that allows users to create their own plugin to enhance rules of validation. - custom rules. The user can create a custom rule of validation to validate...
Parcel only build successfully if has `.parcel-cache`, so we just need to run `parcel build` twice to ensure compilation successfully, the first compilation is used to generate the `.parcel-cache` file,...