[Project Template] Web API Server NEXT

aeric

Expert
Licensed User
Longtime User
I have a plan to create a more minimum starter template based on Pakai framework.
May call it "Inti", which stands for core in Malay based on Bing translate.
It translates to "Teras" in Google translate but I prefer "Inti".
 

aeric

Expert
Licensed User
Longtime User
I have a plan to create a more minimum starter template based on Pakai framework.
May call it "Inti", which stands for core in Malay based on Bing translate.
It translates to "Teras" in Google translate but I prefer "Inti".
The project template is now available.
 

aeric

Expert
Licensed User
Longtime User
Pakai framework v4.00 is now released!

What else do you want to see for the next version?
Replace Bootstrap and jQuery? Use TailwindCSS+DaisyUI for front end? Use HTMX for Ajax calls?
 

aeric

Expert
Licensed User
Longtime User
With release of EndsMeet library, future updates for Pakai framework may depends on this new library.
 

aeric

Expert
Licensed User
Longtime User
Build a wizard
I have been thinking of the similar idea for a while as a plug-in library or tool.

I always unable to decide on which frontend UI and library to use.

Even though I am not good in jquery but it is what I feel more comfortable to work with.

I am thinking to create version 1 which is still based on boostrap4 + jquery and version 2 will be based on bootstrap5 + htmx.

The wizard will be in a web interface.
 
Top