/ittf/site/docs/howtos/t/getstarted/background.html.ittf (primary)
edit
1 $group
2 $
3 var sect = {
4 title: 'Background Knowledge'
5 };
6 section( §)
7 p The foundamental background for using Wizzi is a good knowledge of
8 high-code( javascript )
9 + , and a basic knowledge of
10 high-code( NodeJs )
11 + ,
12 high-code( NPM )
13 + and the
14 high-code( command line )
15 + .
16 p All Wizzi Productions are implemented by plugins, thereon any further
17 \b knowledge you need should only regard the target technology you are interested in.
18 p In practice, given that Wizzi Starters make use of some widespread technologies, as
19 high-code( HTML )
20 + and
21 high-code( CSS )
22 + , implemented by Wizzi Core Plugins, to get started you should have a basic knowledge of them
23 \b as well as a good one of javascript.
24 p Once got started, if you have any further need, then you will be able to create your own Wizzi Plugins.