CodeIgniter4 Viewi Demo |
Viewi allows you to create reactive web applications using your favorite PHP. It converts your code into native javascript code to run it in the browser. This way, you get a perfectly rendered HTML page on the first load, and at the same time, your page will remain reactive without requesting each next page on link clicks, etc.
See https://viewi.net/ This is CodeIgniter 4.4 and Viewi 2 integration: https://github.com/kenjis/ci4-viewi-demo |
Messages In This Thread |
CodeIgniter4 Viewi Demo - by kenjis - 02-24-2024, 05:25 AM
RE: CodeIgniter4 Viewi Demo - by InsiteFX - 02-25-2024, 02:07 AM
RE: CodeIgniter4 Viewi Demo - by FabriceL - 03-10-2024, 10:42 AM
RE: CodeIgniter4 Viewi Demo - by kenjis - 03-10-2024, 05:43 PM
RE: CodeIgniter4 Viewi Demo - by InsiteFX - 03-10-2024, 11:01 PM
RE: CodeIgniter4 Viewi Demo - by FabriceL - 03-11-2024, 03:22 AM
RE: CodeIgniter4 Viewi Demo - by kenjis - 03-11-2024, 04:17 AM
RE: CodeIgniter4 Viewi Demo - by InsiteFX - 03-11-2024, 09:19 AM
|