Starter To New Scripts

Bashar Ayyash
1 min readAug 29, 2015

--

I keep hearing and reading almost everywhere I go about ES6 (ECMAScript 6) or sometimes Javascript 2015, I started wondering what is ES6 really? How to use it in my code? Should I change the way I am coding Javascript applications? And why all of this changing? Can I stick to what I know. All of this and more questions came to my mind to discuss with you.

I am a big fan of Google technologies, I have a way of thinking, in order to be successful in life follow successful people, so I read all of their articles, blogs, and adapt their technologies into my work; because of this I read everything about AngularJS 1 and deliver projects with AngularJS 1. I was enthusiastic to AngularJS 2 until I knew that it will be built on ES6. Later with the announcement in ng-conf about Angularjs and TypeScript collaboration and “Angular 2: built on typescript” announcement, with all of these a lot of momentum shift in developing Angularjs 2 projects from JavaScript to TypeScript.that has blew my mind with these new syntax. In addition to the above questions new questions came to my mind, what’s this typescript and why should I worry about? I put a path to read, study and develop so I can implement these “new technologies” to me at least and I share my thoughts with you and how to adapt them to your work:

  1. Starter Scripts Development Environment
  2. Starter to ES6
  3. Starter to typescript
  4. Using ES6 with gulp task runner

--

--

Bashar Ayyash

Front End Developer, I’m confident that Vue.js is as powerful as React, but way more flexible and a lot easier to learn