JavaScript in time
by Ricardo López Cruz | Quaxar´s Technology Analyst
For a long time developers shunned the idea of learning and use JavaScript in their web sites. This is mainly due to early versions of Internet Explorer, which offered its own implementation of the ECMAScript standard (the language in which JavaScript is based), had many vulnerabilities and allowed developers abusing the amount of code and publicity displayed on the sites. This eventually led to the end user to deactivate JavaScript in your browser, generating a bad reputation among the community.
The arrival of Mozilla Firefox
Firefox was the browser that the community was waiting for, offering a complete adaptation of the ECMAScript standard, tools for debugging code, event history and many features that returned JavaScript development the place it deserved.
AJAX
With the advent of AJAX, the revolution of Web 2.0 was created, real-time content generated by users and could be shared with everyone. Facebook, Twitter and other platforms discovered a new way to use JavaScript to develop content.
JQuery
In 2006 the JQuery framework was created and delivered for free to the community, this allowed a new way to interact with JavaScript, AJAX handling, animations, events and endless possibilities. With a little knowledge of JQuery and CSS3 can achieve incredible results in no time.
Front-End
Currently there are people specifically focused on developing sites using JQuery, CSS3 and HTML5, called Front-End Developers. JavaScript certainly has become an essential part in the development of websites and is now a necessity for virtually all of the content currently revolves browsers.
JavaScript en el tiempo
by Ricardo López Cruz | Quaxar´s Technology Analyst
Durante mucho tiempo los desarrolladores rehuían a la idea de aprender y utilizar JavaScript en sus sitios web. Esto se debía principalmente a las primeras versiones de Internet Explorer, el cual ofrecía su propia implementación del estándar ECMAScript (el lenguaje en que está basado JavaScript), contaba con muchas vulnerabilidades y permitía que los desarrolladores abusaran de la cantidad de código y publicidad que se mostraba en los sitios. Esto finalmente ocasionó que el usuario final desactivara JavaScript de su navegador, generándole una mala reputación entre la comunidad.
La llegada de Mozilla Firefox
Firefox era el navegador que la comunidad estaba esperando, ofrecía una completa adaptación del estándar ECMAScript, herramientas para depuración de código, historial de eventos y muchas características que devolvieron el desarrollo de JavaScript el lugar que se merecía.
AJAX
Con la llegada de AJAX, se creó la revolución de la web 2.0, contenido en tiempo real generado por los usuarios y que podía compartirse con todo el mundo. Facebook, Twitter y demás plataformas descubrieron una nueva forma de utilizar JavaScript para desarrollar contenido.
JQuery
En 2006 el framework JQuery fue creado y entregado de manera gratuita a la comunidad, este permitía una nueva manera de interactuar con JavaScript, el manejo de AJAX, animaciones, eventos y un sinfín de posibilidades. Con un poco de conocimiento de JQuery y CSS3 se pueden lograr resultados increíbles en muy poco tiempo.
Front-End
Actualmente existen personas enfocadas al desarrollo de sitios específicamente, usando JQuery, CSS3 y HTML5, los llamados Front-End Developers. JavaScript sin duda se ha convertido en parte imprescindible dentro del desarrollo de páginas web y es ahora algo necesario para prácticamente todo el contenido que gira actualmente en los navegadores.