Category : English

Packages and namespace

Apr 09, 2009 | English | By Crysfel | 2 Comments

It’s important to remember that other developers or users could be using our code, that means we need to create code that can be run with other libraries without a problem.

Read more

Packages and namespace

Private and privileged methods in JavaScript

Apr 01, 2009 | English | By Hazel | 1 Comment

This is a well known topic for many developers, but some people don’t think we can define private methods and privileged methods in JavaScript. In today’s chapter we will learn how to hide properties and methods of an object.

Read more

Private and privileged methods in JavaScript

Creating objects and public methods

Mar 30, 2009 | English | By Hazel | No Comments

In JavaScript everything is an object, the functions, Strings, arrays, etc. But many developers use this language without really knowing these concepts of object oriented programming.

Read more

Creating objects and public methods

New Ext JS developer tool

Mar 26, 2009 | English | By Hazel | 2 Comments

In the previous post we talked about the new version of Ext JS coming out very soon, but the greatest news is that the Ext team have developed a new tool to create interfaces faster and easier. Check it out!

Read more

New Ext JS developer tool

Ext 3.0 will be release soon!

Mar 23, 2009 | English | By Hazel | No Comments

We are very excited to let you know that in a couple of weeks the newest version of the Ext JS library will be released and it will happen at the first annual conference of Ext on April 14-16 in Orlando, Florida.

Read more

Ext 3.0 will be release soon!

The context and the variable “this”

Mar 20, 2009 | English | By Hazel | No Comments

The context is the object that is operating at the time of execution, in JavaScript your code will always have a context. This chapters shows how we can change or assigned the context to methods or functions.

Read more

The context and the variable “this”

What are the Closures?

Mar 19, 2009 | English | By Hazel | No Comments

With closures we can solve a lot of problems when we develop components or applications, it is important to understand this concept.

Read more

What are the Closures?

What is the scope of a variable?

Mar 18, 2009 | English | By Hazel | No Comments

When we talk about “scope”, we are referring to the scope or the area where a variable can be used, in this chapter we will see how JavaScript handles this concept.

Read more

What is the scope of a variable?

JavaScript References

Mar 17, 2009 | English | By Hazel | 1 Comment

A reference is a pointer to the exact place where an object is found, in JavaScript this is a fundamental concept that we need to know and master.

Read more

JavaScript References

Different languages in one place

Mar 16, 2009 | English | By Hazel | 2 Comments

Sometimes we need to create multilingual applications or websites, in this chapter we will see how to detect the language of the browser using PHP and allow the user to change the language with a ComboBox.

Read more

Different languages in one place
Page 5 of 71234567

Updates

RSS

Subscribe to our feeds to receive updates of our newest posts and free tutorials.

Site search

Maybe we have what you need, would you like to search first?

Donations

Would you buy me a cup of coffee? I am sharing my knowledge and time with you, help this project grow. Thank you!