📄️ Uploading Components
File Explorer
📄️ Editing Components
In AthenaJS, there are two code editors:
📄️ Mock HTTP Requests
AthenaJS includes fetch-mock integration, for a detailed look into how the fetch-mock library works, check out their documentation.
📄️ Styling Components
AthenaJS includes styled-component integration. Read more about styled-components in their documentation.
📄️ Rendering Your Component
After defining the Body & JSX of their component, users can render their component in the Component window by following these steps: