Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
No edit summary Tags: Visual edit Mobile edit Mobile web edit |
||
(11 intermediate revisions by 10 users not shown) | |||
Line 2:
{{Software development process}}
'''Front-end web development''' is the development of the
|url=https://developer.mozilla.org/en-US/docs/Learn/Front-end_web_developer
|title=Front-end web developer
Line 18:
}}</ref><ref name="w3schools">{{cite web|language=en
|url=https://www.w3schools.com/howto/howto_blog_become_frontenddev.asp
▲le=How To Become a Front-End Developer
|author=Refsnes Data
|date=1999-07-04
Line 51 ⟶ 50:
===WebAssembly===
[[WebAssembly]], supported by all the major browsers (i.e. from the major vendors Google, Apple, Mozilla and Microsoft), is the only alternative to JavaScript for running code in web browsers (without the help of plug-ins, such as [[Adobe Flash|Flash]], [[Java (software platform)|Java]] or [[Silverlight]]; all being discontinued, as browsers are dropping plug-in support). Prior to its adoption, there was [[asm.js]] (a subset of JavaScript; and thus strictly works in all browsers), that's also used as a compiler target with efficient support in browsers such as [[Internet Explorer 11]]; and for such browsers that do not support WebAssembly directly, it can be compiled to asm.js and those browsers supported that way. Generally speaking programmers do not program in WebAssembly (or asm.js) directly, but use languages such as [[Rust (programming language)|Rust]], C or [[C++]] or in theory any language, that compile to it.
*
#
* [[File:Front-End-Developer-Mindmap.png|right]][[:es:Usuario:Saloca]]
==Goals for development==
|