Oracle JET - Front-end JavaScript
Colaboração: Daniel de Souza Carvalho
Data de Publicação: 22 de março de 2017
A Oracle crou um toolkit chamado "Oracje JET" (JavaScript Extension Toolkit) totalmente livre.
O toolkit consiste em um conjunto de tecnologias e bibliotecas JavaScript já consolidadas que foram integradas para simplificar o desenvolvimento front-end no velho estilo RAD:
- jQuery - The Write Less, Do More, JavaScript Library.
- jQueryUI - Curated set of user interface interactions, effects, widgets, and themes
- Knockout - JavaScript UIs with the Model-View-View Model (MVVM) pattern
- Require.JS - JavaScript file and module loader
- Cordova - Hibrid Mobile Apps with HTML, CSS & JS
São também utilizadas as ferramentas:
- Bower - A package manager for the web
- Grunt - The JavaScript Task Runner
- Yeoman - The web's scaffolding tool for modern WEB Apps
- Hammer - Support for touch gestures
É uma forma elegante e rápida de criar aplicacões corporativas!
Para saber mais: