Source-to-source compilers

ECMAScript

ECMAScript (/ˈɛkməskrɪpt/; ES) is a JavaScript standard intended to ensure the interoperability of web pages across different browsers. It is standardized by Ecma International in the document ECMA-262. ECMAScript is commonly used for client-side scripting on the World Wide Web, and it is increasingly being used for writing server-side applications and services using Node.js and other runtime environments. (Wikipedia).

ECMAScript
Video thumbnail

Introduction to TypeScript - Luke Hoban

http://fluentconf.com A guided tour of TypeScript, a new language and toolset that makes it easier to write cross-platform, application-scale JavaScript. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. TypeScript adds optional static types, classes, and modu

From playlist Fluent Conference 2013

Video thumbnail

TypeScript 101 (tutorial)

Introduction to TypeScript. TypeScript is an open-source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript, and adds optional static typing to the language. Check out Dylan Israel's YouTube channel: https://www.youtube.com/channe

From playlist Tutorials

Video thumbnail

What Is TypeScript?| TypeScript Tutorial | TypeScript Tutorial For Beginners | #Shorts | Simplilearn

🔥Explore our FREE Courses with completion certificates: https://www.simplilearn.com/skillup-free-online-courses?utm_campaign=WhatisTypescriptShorts&utm_medium=Description&utm_source=youtube This short on What Is TypeScript gives us an overview of TypeScript. TypeScript is a variant of Jav

From playlist #Shorts | #Simplilearn

Video thumbnail

TypeScript: Static Types for JavaScript

How do you define and implement a static type system for a dynamic language like JavaScript, and why would you even care to? Anders explores how TypeScript came to be, how it differs from classic type systems, and how it can be beneficial even if you don't like types. EVENT: dotJS 2018

From playlist TypeScript

Video thumbnail

TYPESCRIPT: How I Learned To Stop Worrying And Trust The Compiler

At Slack, we use one JavaScript codebase to build a multi-threaded desktop application, routinely interacting with native code. Managing large JavaScript codebases is challenging - we need a guarantee that the individual pieces fit together. In the desktop world, a small mistake is likely

From playlist TypeScript

Video thumbnail

Fluent 2012: Axel Rauschmayer, "Improving JavaScript"

JavaScript is well on its way to become the dominant general-purpose programming language. The present looks good and the future looks even better: Many of the things that people currently complain about will be fixed by the next version of ECMAScript (code-named ECMAScript.next). We'll al

From playlist Fluent 2012

Video thumbnail

EMBERCONF 2015 - ALIGNING EMBER WITH WEB STANDARDS

BY: MATTHEW BEALE JavaScript is a language awakening from long slumber. Browser vendors have already adopted many features from the ES6 specification ahead of its formal release in 2015, and even implemented some of the early ES7 draft specification. Ember, to help us build apps today,

From playlist EmberConf 2015

Video thumbnail

ECMAScript 6 Tutorial

Get the Code Here : https://goo.gl/T37Tny Best ECMAScript 6 Book : http://amzn.to/2i3oKZK Support me on Patreon : https://www.patreon.com/derekbanas 01:06 Let 03:15 Constant 04:19 Data Types 05:27 Template Literals 07:09 Tagged Template Literals 09:57 For Of 12:17 Functions 13:48 Rest Par

From playlist Learn in One Video

Video thumbnail

Chain React 2017: React Native + ES.Next by Ben Ilegbodu

React + ES.Next by Ben Ilegbodu of Eventbrite Talk Abstract Discover how to leverage the new JavaScript language features and apply them to our React Native project. Talk Description JavaScript is evolving quickly. The ES6 specification was released back in 2015 and has been implemented b

From playlist Chain React 2017

Video thumbnail

DjangoCon US 2018 - JavaScript for Python Developers by Žan Anderle

DjangoCon US 2018 - JavaScript for Python Developers by Žan Anderle Having a hard time keeping track of where the modern JavaScript is going? Are you familiar only with jQuery and you want to know more? Or maybe you’re not familiar with JavaScript at all and want to learn it but you don’t

From playlist DjangoCon US 2018

Video thumbnail

JavaScript Tutorial - Introducing CLASSES

Learn how to create reusable objects in your code easily with JavaScript Classes. Explore more JavaScript courses and advance your skills on LinkedIn Learning: https://www.linkedin.com/learning/topics/javascript?trk=sme-youtube_M136999-03-01_learning&src=yt-other This is an excerpt from "

From playlist JavaScript

Video thumbnail

A heroic new proposal for JavaScript // The Code Report

Could JavaScript have its own native type system like TypeScript in the future? The team behind TS has submitted an ECMAScript TC39 proposal that seeks to add "Types as Comments" to JS. #js #webdev #TheCodeReport 🔗 Resources JS Types Blog Post https://devblogs.microsoft.com/typescript/

From playlist The Code Report

Video thumbnail

A Brief History of Frontend Frameworks

Learn the history and evolution of web development frontend frameworks, focussing on JavaScript frameworks. Talk given by Fabian Buentello at the Houston React Meetup. Thanks to Fabian for giving us permission to post his talk. 🔗Slides: https://speakerdeck.com/initfabian/a-brief-history-

From playlist Talks

Video thumbnail

Why Program in TypeScript

Check out Yakov Fain and Anton Moiseev's book 📖 Typescript Quickly | http://mng.bz/g4an 📖 To save 40% off this book ⭐ DISCOUNT CODE: watchfain40 ⭐ Yakov gives an overview of the main syntax constructs focusing on the benefits of using TypeScript as opposed to coding in JavaScript. 📚📚📚

From playlist TypeScript

Video thumbnail

Typescript for React Components (or How To Write Components in React The Right Way)

Typescript is quickly becoming the industry standard for React development. Take your Typescript skills from beginner to masters level by learning everything you need to know about how to write components in React the right way. PUBLICATION PERMISSIONS: Original video was published with

From playlist TypeScript

Video thumbnail

Modern JS with ES6

This talk is geared towards getting people up to speed with how Modern Javascript works. The bulk of this talk will be used to cover the newer Javascript syntax, since that syntax will be used in the following React Talks. The Modern JS talk will also cover how to navigate the board Javasc

From playlist JavaScript

Related pages

Prototype-based programming | IEEE 754 | Iterator | Regular expression | HyperTalk | CoffeeScript | Futures and promises | Tail call | Type signature | Duck typing | String interpolation | Algebraic data type | Operational semantics | Structural type system | Null coalescing operator | Linearizability