How to Create Ionic 7 Apps in Vanilla JavaScript with No Frameworks.

No Angular, no Vue, no React, and no TypeScript — Header

Anele Mbanga
JavaScript in Plain English
2 min readSep 25, 2023

--

TLDR: Use the b4x RAD tool to create Ionic7 Web Apps without writing HTML, without TypeScript, without Vue, without Angular and without React, but pure VanillaJS.

Check out our full demo on Vercel.

By the end of this lesson, you would have created your first Ionic7 Web App using b4x RAD and its abstract designer to re-create this documentation JS example.

--

--