What Is the Future of JavaScript?

By | For Developers
What does the future hold in store for JavaScript?

Developers using JavaScript seem to find the controversy du jour. Despite its prevalence both in business and client applications, it’s often maligned by its detractors. But JavaScript is actually poised to take over the programming world soon, both for its ubiquity and the changes in its delivery system that will increase its utility and responsiveness. Read More

Is There Life Beyond Reporting?

By | For Developers, Visualizations

Business intelligence and analyticsHow much of your time do you spend writing custom reports? Probably too much. It isn’t what you signed up for when you decided you wanted to be a developer. Well, leave the reporting to the end users with a self-service business intelligence platform, and start looking at other things that are much more interesting. Here are some topics to look into for 2016. Read More

What Does the Future Hold for JavaScript?

By | For Developers

Javascript code exampleWill JavaScript take over the programming world? Or is it a lady already wearing too much make-up, only getting worse? This question has been up for discussion on the O’Reilly Programming website and further discussed on the web.

While it might actually top the list of programmers’ least-liked languages, JavaScript could end up dominating through its sheer ubiquity. It’s everywhere and it’s popular. However, the author doubts it will take over the general-purpose language space. This is for a couple of reasons, particularly the shift towards more of a compilation approach in spaces where JavaScript was for a long time the only way to do it — or at least was the dominant way. This frees developers who weren’t too keen on JavaScript to work with something more comfortable to them. And it leaves the door open for those who do enjoy JavaScript, but still want to try another tool.

Read More

Microsoft Unveils a Superset of JavaScript Called TypeScript

By | IT and Engineering, Microsoft, Tips

At Izenda, we see many organizations shift from ASP.NET and MVC to use pure JavaScript for their front end. The advantage is, the database developer can focus on creating a secure and scalable backend, while HTML designers can craft a slick UI.  We are focused on HTML5 being the front-technology for future versions of our ad-hoc reporting products while retaining a .NET backend that integrates with RESTful services. In this video, Anders Hejlsber, a developer at Microsoft, demonstrates a superset of JavaScript called TypeScript, which is designed to overcome the limits of JavaScript.