|
<< Click to Display Table of Contents >> Navigation: Telegram > 2020 > 06 > 13 > Telegram_2020-06-13T17 |
2020-06-13T17:27:40
Hi Eitan I recommend you that even if you wont develope in pure HTML/BS/JS, you should it, take a look to a crash course on HTML and Bootstrap.
check this tutorials:
type: link https://www.w3schools.com/html/
type: link https://www.w3schools.com/bootstrap/default.asp
You must learn the basics to be able to use IW and templates, knowing that you can take advantage of the output and controlling it. Specially with BS you must learn the Grid Layout basic stuff:
type: link https://www.w3schools.com/bootstrap/bootstrap_grid_basic.asp
Thast is all you need to know, and also a little bit of basic Javascript.
After that you can start your own app with IW + templates and bootstrap. You wont even need a visual designer. believe me I'm also one of those who doesnt want to learn a lot of HTML and JS, but we must, and once you learn a little bit of it, you wont STOP wanting to learn how to connect Client side HTML/JS code with an Intraweb Application
2020-06-13T17:36:38
You dont have to like JS crap, but once you know it, you will be able to create the connectiontions between a JS framework and an IW application. For example implementing a DataTable using Templates, JS and IW without using no Special IW components