0.4.4 • Published 5 years ago

jbart5-react v0.4.4

Weekly downloads
40
License
SEE LICENSE IN li...
Repository
github
Last release
5 years ago

Visual Development with React

Visual development was broken in the world of web development, mostly because pre-defined visual components could not be re-used anymore. The industry de-facto accepts the fact that complex web apps can not be developed visually.

jBart suggests a revolutionary approach for visual development of complex apps that actually works.

Install

  • mkdir myProj
  • cd myProj
  • npm init (answer Enter to use defaults)
  • npm i --save artwaresoft/jb-react
  • node ./node_modules/jbart5-react/bin/studio/studio-server.js
  • goto 'http://localhost:8083/studio-bin'
  • create a new project
  • enjoy..

Visual Development Concepts

  • pick & edit (like in Chrome debugger)
  • work by example data
  • smart data/code guidance in context
  • preserve the full power of react & javascript

Visual Development Benefits

  • faster delivery
  • enhance quality
  • reduce development/maintenance costs
  • less technical people can build complex business apps
  • develop larger projects
  • enhance team work effectiveness

jBart is written by itself

  • core is written in react
  • studio is written by itself (like the C compiler written in C)

code completion - convert jBart components to typescript interfaces

add the following line to your package json "scripts" section to generate typescript definition file that will allow you autocomplete.

Learn jbart

If you want to learn more about jBart visual development concepts, please start with jbart4 and read the tutorial carefully.

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.0

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.6

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.7

5 years ago