Master the art of Extjs with our comprehensive training

We are embarking on a significant overhaul of our front-end JavaScript code at our company. Our decision to utilize Extjs as a framework has led us to seek out training opportunities for multiple employees. While our main focus is on Extjs-specific material, we also see value in exploring advanced architectural concepts. We are willing to send our employees to training sessions off-site, but with so many options available online, it's hard to know where to start.

Answer №1

Looking for credible alternatives in software training? Check out Fig Leaf's offerings at . You can reach out to Arya Heidari [arya at figleaf dot com] for more information on their flexible training options.

Another reputable option is Modus, founded by Jay Garcia. Explore their Ext-JS in Action course at

.

In agreement with a previous comment, investing $2000/person/weekend in training may be worth it for the quality you receive.

Answer №2

If you're looking to get started with the latest Ext JS 4 version, check out the Ext JS docs page here:

You can also purchase the second edition of Ext JS in Action from Meap edition at this link:

This book by Jesus Garcia is truly exceptional, providing a comprehensive explanation of the Ext JS framework.

Answer №3

Ext, LLC is dedicated to providing top-notch Enterprise Training for ExtJs users.

Answer №4

I found Extjs to be a fantastic framework for speeding up front end development, despite encountering a number of bugs in version 4.0.7. Fortunately, many of these issues were resolved in the 4.1 update. In just a short span of 1.5 months, I went from having no prior knowledge of Extjs or javascript to successfully constructing a fully functional web application. As a sole developer responsible for both backend and frontend tasks, this was quite an accomplishment.

All that's really required is a basic grasp of javascript and css to get started with Extjs. The examples provided in the Extjs documentation proved to be invaluable in my learning process. For me, the most challenging aspect of utilizing Extjs was establishing effective communication between the frontend and backend systems.

Answer №5

Can you please share your location? How many team members are interested in attending the training? (What technology does your backend use?) I have experience conducting two-day trainings (0.5 day on Javascript, 0.5 day on Ext JS, and 1 day doing hands-on work with Ext JS features/widgets that you will likely work with) and would love to offer the same for your team!

When you mention "there are just too many options available on the web," what specifically are you referring to?

Currently, I am based in Valencia, Venezuela (just 40 minutes from Aruba, if you want a nice location for your employees ;) but I am open to any other location as well.)

Cheers, Steffen

s dot hiller at caprireleases dot com

Similar questions

If you have not found the answer to your question or you are interested in this topic, then look at other similar questions below or use the search

Using Spring Boot and AJAX to dynamically load content as users scroll down the page

Hi there! I've been running into some issues with Spring Boot and AJAX. Currently, I have buttons that need to be clicked in order to navigate to another page (next, previous). I'd like to use an AJAX request instead to load my page when scrollin ...

Bootstrap popover fails to function without any visible errors

Currently in the process of developing a website with the latest version of Bootstrap, I'm looking to implement a feature where a popover appears upon clicking a specific button. After including the necessary jQuery and popper.js files in my project, ...

Tips for adjusting the height of a Safari extension during runtime

After successfully developing a Safari extension, I am facing an issue with adjusting the width and height of the popover dynamically at runtime. Can anyone provide insights on how to modify the dimensions of the popover based on its content? ...

What is the trick to concealing a div on a webpage through the addition of a designated parameter to the URL?

As a newbie blogger delving into the world of HTML, my knowledge of JavaScript is quite limited. I am eager to find out how I can hide any div on a webpage simply by adding a parameter to the URL; for example, if I were to add ?hide=header-wrapper at the e ...

What could be the reason behind the occurrence of Content-Length=0 for jQuery AJAX POST requests in the IE 11 browser without

I've been developing a Spring MVC based web application. Here are the details of my environment :- Java 1.8.0_162 (64 bit), Spring 4.3.1, Apache Tomcat 8.0.49, Waffle-1.8.3 for SSO, jquery-1.11.3 and Google Charts API. I have included the following ...

Using Twitter Bootstrap's modal to trigger a controller action

Is there another method to call a controller action and display the result in a Twitter Bootstrap modal window before it is shown? Here is my GSP code: <g:javascript> $(document).ready(function() { $('#myModal').on('show& ...

Can XMLHttpRequest be exploited for XSS attacks?

Can cross-site scripting be achieved using an XMLHttpRequest as a post method? For instance, in a chatroom where users can enter text. Normally, inserting scripts like <script>alert("test")</script> would be blocked. However, you could write a ...

How can I modify the border color within a div element?

My journey into web development is just beginning, and I've grasped the basics of Java, JSP, HTML, JS, CSS, and JQ. However, I've hit a roadblock while attempting to change the border color of a div upon mouse hover. Despite my efforts, I haven&a ...

Unable to persist cookies while utilizing npm's request library

I'm currently working on setting up a local environment where I'm attempting to log into a service. In the client side, I'm using the 'request' library, and on the service side, I'm utilizing Express and express-session. Whil ...

Updating the count property of an object using setState in React

I have an array of integers ranging from 0 to 6 as my input. My goal is to create an object that gives the count of each number in the array. edition = [6, 6, 6, 1, 1, 2]; const [groupedEdition, setGroupedEdition] = useState([{"0": 0, "1&quo ...

Tips for creating $http calls in AngularJS

Having some issues with my code, as I'm unsure of the correct placement for making an $http request to a local server. api.js var express = require('express'); var router = express.Router(); var mongoose = require('mongoose'); va ...

Invoke the session on a different page and incorporate it into your JavaScript code

My php files, ajax.php and index.php, contain a mix of php code, html, and javascript. I am developing a quiz website where questions are retrieved from a database using sql in ajax.php and displayed on index.php through an ajax method. The user's sco ...

The sliding panel failed to close when the link was clicked

I have successfully implemented a slide panel login box with jQuery, and it is working well. However, I am facing an issue with the close link not functioning correctly. Below is the JavaScript code: <script type="text/javascript"> $(document).read ...

Adjusting the size of images in real time

Currently, I am in the process of creating a Fluid grid style website and I am looking to decrease the size of all images by 75% when the screen is below 1280px, 50% at 800px, and so forth. Is there a way to achieve this using the IMG tag? My attempt so ...

Steps for combining two collections into a single output in MongoDB with Node.js

My MongoDB collections consist of data that I need to merge using the $lookup operation. However, the result I get contains a nested array structure that is not ideal. I am looking for a solution to format the result as shown below: First collection locati ...

Picture fails to load on Ionic app on the device

Currently, I am utilizing Ionic 3 for my project. The location of the images file is \src\assets\img. This pertains to a basic page implementation. export class BasicPage { items = []; constructor(public nav: NavController ,private adm ...

Jest is simulating a third-party library, yet it is persistently attempting to reach

Here's a function I have: export type SendMessageParameters = { chatInstance?: ChatSession, // ... other parameters ... }; const sendMessageFunction = async ({ chatInstance, // ... other parameters ... }: SendMessageParameters): Promise<vo ...

Starting the Android System Magnifier with a Click: A Step-by-Step Guide

Is there a way to incorporate a magnifying glass into an HTML page using jQuery or within an Android app? Ideally, it would be for a single picture. In my application, I am displaying an HTML file from my assets in a webview. The HTML page utilizes jQuery ...

Is there a way to configure my datepicker so that it displays only dates that are later than a specified date

At the heart of my inquiry lies a dilemma: I have two date pickers, one for leave_start and the other for leave_end. If an individual selects "YES" for a future text_field, I aim to ensure that the date pickers only display dates after the person's an ...

Every time Chrome on Android returns a keyCode of 229

Here is a snippet of code that I am having trouble with: ... @HostListener('keydown', ['$event']) onKeyDown(evt: KeyboardEvent) { console.log('KeyCode : ' + evt.keyCode); console.log('Which : ' + evt.which); ...