View Controllers Like the ViewModel, Ext JS 5 introduces a ViewController class. The ViewController class can be used instead of the traditional Controller class. The Controller classes manage the views and bind the events with the views. This can become […]
Data binding in Ext JS 5 Data binding is a beaten-to-death concept in UI frameworks. You bind the value of a variable to some property of an UI component. Any changes to the value of the variable will result in […]
What’s new in Ext JS 5? Ext JS 5 provides a lot of API changes, architectural options and new features. This version also narrows down the gap with Sencha Touch, the mobile JavaScript library. Some of the new features in […]
Here’s a list of videos on Scala programming language. Have fun!!! Hello Scala Data Types and Variables Functions in Scala – Part I Functions in Scala – Part II
Chatting with Bruce Tate the author of several books, particularly Seven Languages in Seven Weeks was an unforgettable experience. Bruce Tate was in Bangalore last week for a Functional conference. Attended his workshop on Elixir in the morning. Elixir cleared […]