Is this webapps without HTML and Javascript?

Everything else that doesn't fall into one of the other categories.
noisyPenguin
Posts: 1
Joined: Thu Aug 26, 2021 2:18 pm

Is this webapps without HTML and Javascript?

Post by noisyPenguin »

Super noob and I am sure dumb question.
I have look at the showcase.

Do I have the right idea that I can develop full web application in SpiderBasic
without having knowledge of HTML and Javascript?

I know regular HTML from back when it was mostly markup for documents and little else.

I see there is a means to inject custom JavaScript.
I do not like the big JavaScript frameworks and they seem to change often which discourages
me to spend serious time studying it.

So, can I create fully fledged web apps with pure SiderBasic?

A second question, what is required to deploy it?
Will a regular shared hosting plan work, or does it require a VPS?
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: Is this webapps without HTML and Javascript?

Post by Peter »

Hello noisyPenguin,

theoretically, it is planned that you can build web apps without HTML/Javascript knowledge. However, it is an advantage to have a basic knowledge of these technologies to get the most out of SpiderBasic.

I would suggest you install the demo of SpiderBasic (https://www.spiderbasic.com/download.php) and familiarise yourself with it a little. I think you will then be able to decide a little better whether it meets your requirements.

If you have any further questions, please feel free to ask them here in the forum.
Post Reply