WIll Web Assembly Replace Javascript in 2018

preview_player
Показать описание
Get Unlimited Access to Over 20+ courses that will give you the edge you need to get a job as a developer as soon as possible.
Use this link to get 50% Off Coupon Code "FROMYOUTUBE"

IF YOU PREFER TO OWN THE COURSES ON UDEMY USE THIS LINK WILL GIVE YOU A DISCOUNT TO ALL UDEMY COURSES INCLUDING MINES

People always ask me what courses I took to become a successful web developer here are all the links to them. I GUARANTEE THEY WORK!!!!

Ultimate MYSQL Course

Web Developer Bootcamp

JavaScript: Understanding the Weird Parts

ES6 Javascript

Learn React

Angular 4 the complete guide

Please subscribe and give a thumbs up!
New tutorials everyday just for you guys.
Also visit
where you can find all the files for this tutorial
Рекомендации по теме
Комментарии
Автор

What WASM might do is make other languages, statically typed and more efficient, cross platform through the browsers. WASM will not replace JS, but a variety of other languages might. All it takes is to implement the DOM api into, say C#. All of a sudden you get one language for back and front end - just like JS.

QwertyNPC
Автор

Creating progressive web apps with Web Assembly + JS - is the future.

ranger-comy
Автор

I tried to do a game in javascript to learn how to usse webgl, and i stopped it because i used all optimizations techiniques that i know and the game never reach 60, due the heavy math of raycasting and colision detection. I think if the math part was in webassemby the game could have a strong peformace boost, as you can call webassemly from javascript.

coldtech
Автор

Any updates to your opinion now that all the browsers support it?

cyrusjulian
Автор

I love your upfront truth told videos man, we need to hear them. Where you from bro?

PcHabitat
Автор

I hope it happens, JS is a clusterfuck

BaseerSiddiqui
Автор

something will have to fundamentally happen to the browser to get away from javascript.

sag.
Автор

Who says you have to have Vanilla OR Chocolate - Why can't the two coexist?

Horses for courses

Will web assembly be useful...? How about asking a computer engineer/scientist to weigh in here?

LrCloud
Автор

I love vue/vuex. But it’s not dominating the US framework market. It’s barely registering. So I use angular & react/redux. Can’t eat passion

everythingisfine
Автор

Jscript was Microsoft's version of Javascript.

digitaljazzxyz
Автор

I disagree completely. All the web browsers are getting behind web assembly. This isn't a plugin that say safari will kill off. I think this will be the start of the end of javascript. It'll go the way of flash. Databinding and business logic no longer coded on both server and client. Eventually js will only be used for animation then we will finally see that out the door. Can't wait.

justinb
Автор

Die JS, dieeee, in the future, some languages should compile to WA, "html5, css3 and and ta daaa, MVC rlz

EzequielRegaldo
Автор

web asm isn't a js replacement it's technology that would speed up js execution to near native (actual asm ) speed. the js code would be turned into a binary format that is faster and easier to execute. it's similar to the clr. assembly is hard to code in which was why languages like c and Pascal were created. elm is functional js transpiled into js like coffeescript is. livescript was the original name of js during Netscape days and vbs was Microsoft's attempt at js. If web ask is faster than a jit complier and js can run faster it's a win. web asm also lets you use c/c++ for the web.

animedreamz
Автор

TypeScript compiles to JavaScript. It's still JavaScript.

marks
Автор

this sounds exactly like the flat earth people vs reds thetoric level of argument

danielpettus
Автор

yo this guy is funny.."ES6 is part of javascript when you think about it"...lol..lol..

allthewayup