nabisoft has been working on web projects for many years and we have been developing with JavaScript for more than a decade. In web projects software engineers have to deal with HTTP, HTTPS, HTML, CSS and of course with ECMAScript. The probably most popular implementation of ECMAScript is JavaScript, a language that is spoken by every browser today. Together with each new version of ECMAScript you can expect that modern web browsers will offer new features through their JavaScript engines. In case there is something missing developers can use any of the plenty libraries that help software engineers to leverage the power of JavaScript, i.e. jQuery (just to name one library). But don't get fooled, JavaScript is not only a browser language. JavaScript is just used everywhere, also on the backend. Did you ever hear about Node.js? Did you know that you can even run JavaScript on the JVM (Java Virtual Machine)? In other words: JavaScript has become very important.

Available JavaScript Tutorials

Resolving datajs response header access errors for Safari on Mac OS X

  • October 20, 2014
  • Nabi Zamani

Learn how to correctly access your OData response headers passed by datajs, i.e. in your SAPUI5 web application.

Loading images with native JavaScript and handling of events for showing loading spinners

  • October 20, 2014
  • Nabi Zamani

Learn how to easily load images with plain old JavaScript and how to register both success and error handlers, i.e. to show and hide loading spinners. All without jQuery!

Loading images with jQuery and handling of events for showing loading spinners

  • October 20, 2014
  • Nabi Zamani

Learn how to easily load images with jQuery and how to register both success and error handlers, i.e. to show and hide loading spinners.

Follow Us

Partners