Sencha Learn Roundup
We’re constantly updating Sencha Learn with new content for many of our products. Read on to find out what you might’ve missed.
Using Sencha.io Sync
Sencha.io Sync was made available as an open beta last week, so we wanted to give a more detailed look at how to use Sync. We announced Sencha.io Sync in the early summer and have spent time honing and tuning the service based on feedback from our private beta customers, and we’re excited to invite the Sencha community to try their hands at our Sync service.
What’s New in Sencha Learn?
Over the past few weeks, we’ve produced a host of new educational material for our new Learning Center. We thought we would give you a quick update on a few of the recent highlights.
CSS3 Styling in Every Browser
Traditionally, cross-browser styling has been a time consuming and tedious task. With the rise of modern browsers and the introduction of CSS3, we can finally create beautiful cross-browser interfaces using a simple syntax. We show you how with the new Sencha SDK Tools.
Ext GWT 3.0 Appearance Design
With Ext GWT 3.0, we have introduced a new way of rendering the view and styling a widget. This approach, introduced by Google, is very flexible and has many advantages to the previous method. Darrell Meyer provides a glimpse into the appearance design of Ext GWT 3.0.
Using Ext Loader for Your Application
Today, we’ll be looking at creating a small application that makes use of this new class Loader system, exercising the dependency management system. Along the way, we’ll discuss various configuration options for the Ext Loader system.
Sencha Basics: An Introduction to Data Stores
The process of building a complex web application has evolved a lot over the past few years, with many server-side and native application development paradigms moving into JavaScript. This article takes a brief, high-level look at Sencha’s data stores, and how they can be used to reduce your development time and future-proof your apps.
Rocking the Boat of Flash with CSS3 Animations
A brief tutorial on how to make an animated scene using CSS3 animations in Sencha Animator. For this demo, we found an Adobe Flash animation from a popular stock photography site, and replicated it perfectly with HTML5/CSS3 Animations using Sencha Animator.
A Peek Under the Hood at Ext Scheduler
Ext Scheduler is a full-featured web calendaring application built on Ext JS. Guest blogger and noted Sencha community member Mats Bryntse shows us some of his favorite tips and techniques for building Ext Scheduler.
Ext GWT 3.0 XTemplate Redesign
XTemplates are are a powerful feature in Ext GWT. Prior to 3.0, XTemplates have been implemented using the same design and code as Ext JS. For 3.0, we decided we would like to replace the Ext JS JavaScript-based implementation with a solution more fitting with GWT and the features it offers. This article walks through the details of this redesign and gives some insight into the final design as well as a few code samples.
