EnduranceCode / sencha-extjs-tutorials

Code written following tutorials on Sencha Ext JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sencha Ext JS

This repository contains code written following tutorials while learning about Sencha Ext JS.

Repository Structure

There's a folder in the root of this repository for each tutorial followed. Each of those folders contains a project that can be imported to an IDE of choice.

Code Tutorials and Guides

Getting Started

The code written following the Getting Started tutorial, available on Ext JS Documentation, is stored in the folder modern-app of this repository.

Quick Start

The code written following the Quick Start tutorial, available on Ext JS Documentation, is stored in the folder modern-tunes of this repository.

App Architecture

The code written following the App Architecture guide, available on Ext JS Documentation, is stored in the folder app-architecture of this repository.

Peter Kellner's Hello World App

The code written to replicate the first application example of the course ExtJS Desktop Fundamentals presented by Peter Kellner at Pluralsight, is stored in the folder pk-hello-world of this repository.

Peter Kellner's Conference Editor App

The code written to replicate the Conference Editor application of the course ExtJS Desktop Fundamentals presented by Peter Kellner at Pluralsight, is stored in the folder pk-conference-editor of this repository.

About

Code written following tutorials on Sencha Ext JS


Languages

Language:JavaScript 73.9%Language:SCSS 20.3%Language:HTML 5.8%