MagicJS
search
⌘Ctrlk
mern.aiUniversityGitHub
MagicJS
  • Introduction to MagicJS
  • Why MagicJS?
  • Getting Started & Installation
  • Basic Guide
    • Create a new page using React
    • Navigate between pages
    • Create an API and integrate it with the frontend
    • Authenticate Users
    • Advanced State Management with useContent()
    • Perform CRUD Operations
    • Adding Realtime capabilities using socket
    • Handling file uploads and downloads
  • Advanced Guide
    • Understanding the concept of features in MagicJS
    • Using UI components & functions across multiple Magic Features
    • Advanced Routing of pages
    • Enable SSR
    • Access MongoDB
    • Styling pages using Tailwind CSS
  • Deploying
  • Update MagicJS
  • API References
    • Frontend
      • <LinkDisplay>
      • createSrc()
      • createUploader()
      • importUI()
      • loadConfig()
      • protected()
      • useParams()
      • useAxios()
      • useLogin()
      • useSocket()
      • useContent()
      • usePromise()
      • useNotification()
    • Backend
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. API References

Frontend

<LinkDisplay>chevron-rightcreateSrc() chevron-rightcreateUploader() chevron-rightimportUI() chevron-rightloadConfig() chevron-rightprotected()chevron-rightuseParams() chevron-rightuseAxios() chevron-rightuseLogin() chevron-rightuseSocket() chevron-rightuseContent()chevron-rightusePromise()chevron-rightuseNotification()chevron-right
PreviousUpdate MagicJSchevron-leftNext<LinkDisplay>chevron-right

Last updated 1 year ago