You may have always wanted tools to speed up enterprise application development as a developer. After all, in today’s fast-paced digital world, time is of the essence, and every second can make a huge difference. And Sencha Ext JS is a robust JavaScript framework. Because it helps developers create web applications quickly and efficiently. Sencha […]
No Comments Read moreAccelerate Enterprise Application Development With Sencha Ext JS
NPX vs NPM: A Detailed Comparison Guide
Despite being two quite different tools, NPM and NPX are frequently confused. Most of the time, consumers use one of these without even realizing it. As a result, a frequent duel is NPX vs NPM. To improve the effectiveness and productivity of our development environment, it is essential to comprehend the differences between these two […]
No Comments Read moreEverything You’ve Ever Wanted to Know About UI Components
Building an attractive user face is an important requirement for any application for promoting positive user engagement. In modern application designing, components play a key role in achieving reusability and compatibility across multiple platforms. In simple terms, a component is a logical grouping that represents a particular web element that does a specific task that […]
No Comments Read moreHow to Get More Results Out of Your JavaScript Grid Libraries
Showing a large volume of information at once on a website without affecting the loading speed while allowing users to do complex operations on the data is quite challenging. To solve this problem, web developers can use data grids that render data in rows and columns similar to an HTML table. Today, several JavaScript grid […]
No Comments Read moreA Beginner’s Guide to The Best Javascript Framework
Regardless of whether you are a beginner developer or an expert, we all need help sometimes. Help can come in many ways, such as a quick answer to a query or a piece of working code that exactly does what you require. Many developers tend to look out for help when they need it and […]
No Comments Read moreBuild a Real-Time Javascript Stock Charts Using Sencha Ext JS
In this global economic turmoil, it has become very important for investors to make the right financial decision based on accurate and up-to-date market data. With Sencha Ext JS and Marketstack API, you can build a stock market web application that provides real-time data and helps the investors uncover valuable insights. In this article, you […]
No Comments Read moreHow To Call Google API Detect Label With Ext JS And Sencha Architect
Detect Labels is one of the most awesome Google APIs out there, no matter how you look at it. It is the entry point to a vast array of data that can be added to any image. It can read tags for almost anything you see in an image, from its location to the products […]
No Comments Read moreAnnouncing GXT Standard Single Developer Subscription Licenses & GXT Premium
We are happy to share that as of today, we are now offering single developer licenses for GXT Standard, available to purhase with an annual subscription, which includes 1 year of licensing, distribution rights, maintenance and support. We are also announcing a new offering, Sencha GXT Premium, that provides access to both GXT and Ext JS UIs, as well as key Ext JS components, from within your GXT applications. Read on to learn more!
5 Comments Read moreDay in the Life of an Ext JS Developer: Your Questions Answered
In our recent webinar, A Day in the Life of an Ext JS Developer, we provided a technical introduction for how to get started with Ext JS quickly, including tips and best practices. The Q&A session was very lively, so we’re sharing some of the discussion here. We’ll be repeating the same webinar on Thursday, March 22nd at 10am PDT if you’d like to join us live and take advantage of the opportunity to ask your questions.
22 Comments Read moreExt JS from Scratch – Part 1
Welcome to part 1 of a new blog series, “Ext JS From Scratch”. Why start this series? Well, we have received a lot of feedback from customers regarding the learning curve time for Ext JS. One of the challenges I believe people face in learning Ext JS is that they’ve never learned the fundamentals, or they have not learned how Ext JS really works – they just learn a pattern and off they go. In this series I will explain how and why Ext JS works the way it does. I will do this by providing simple examples and, over the course of this series, I will build up to a fully featured Ext JS application; essentially I will be ‘starting from scratch’.
13 Comments Read more