Skip to main content

How to use the top ES6 features today | JavaScript | Creative Bloq

Taken from: How to use the top ES6 features today | JavaScript | Creative Bloq: "The sixth ECMAScript specification was finalised in June 2015, and there is now a flurry of JavaScript features coming our way. You can start using these features today, provided you know the right tools for what you want to do. In this tutorial I'll be covering the most exciting new features, as well as a couple of different ways you can start using them in your projects right away.

Understanding the new language features, and how they can be used, will help you decide whether to adopt ES6 or stay in the ES5 camp. You may want to be on the bleeding edge and consider ES6 a critical addition to the productivity of your team, but it comes at the cost of you and your team taking the time to learn ES6.

To date, no browser has 100 per cent coverage on ES6. The specification is still fresh, and implementations are under active development. Relying solely on today's JavaScript engines means you'll find many ES6 features don't work, are only partially implemented, or are completely missing."




To read more on this article go to: http://www.creativebloq.com/javascript/how-use-top-es6-features-today-21619337


















'via Blog this'

Comments

Popular posts from this blog

Free Web Hosting on Google Drive: Case study

Previously I looked at using other tools    to host sites sustainably (or even free)  such as:  Dropbox  (see: http://websitesustainability.blogspot.co.uk/2011/03/alternative-hosting-approach-1-dropbox.html )  Google Sites (see: http://websitesustainability.blogspot.co.uk/2011/03/google-sites-for-sustainability-week-3.html  ) Hosting options: http://websitesustainability.blogspot.co.uk/2012/08/hosting-how-to-get-it-out-there-for.html Free tools: http://websitesustainability.blogspot.co.uk/2012/08/the-best-free-tools-for-website.html Amazon S3 (see: http://websitesustainability.blogspot.co.uk/2011/10/thoughts-about-using-amazon-s3.html ) In this post I look at a real web site being moved to being hosted on google Drive as a case study of moving sites that need preserving on to Google Drive as a hosting option. 1. First step is to capture the static HTML files. We need to copy all the files we want, this has been discussed previous see ...

The best free tools for website sustainability.

By Ahsan Anderson, (anderson.ahsan@gmail.com)  Nuffield Bursary Student . All views are Ahsan Anderson not necessarily the views of the blog editor. I’ve created a few websites in the past, varying from those for business use or those to advertise bands in local areas, but with my line of work they’ve all had the same thing in common, and that’s money. When I’ve created them I have used a variety of tools; web builders for example, and one very key thing to these is that they all cost money for hosting. There are a few hurdles you can’t overcome, for example, there is no escaping the cost you will have to pay to have your domain name bought, but when building your website, sometimes there is no need to have to pay for the tools, as I will explain now. Whether you are willing to pay for the hosting or you wish to host yourself (or use free sites like 000hosting.com) this list will narrow down the choice of good modern builders that you can use. I was looking for...