Difference between revisions of "JavaScript"

From SizeCoding
Jump to: navigation, search
m (Childishbeat moved page Javascript to JavaScript: To correct the spelling. Interestingly, the correct spelling sends you here without a redirect.)
Line 1: Line 1:
 
The Javascript sizecoding community has been quite active for years now.
 
The Javascript sizecoding community has been quite active for years now.
  
=== Setting up ===
+
== Setting up ==
  
 +
==== Tools ====
 
* Tools: [http://www.iteral.com/jscrush/ JSCrush online] [https://github.com/gre/jscrush JSCrush cli-tool] [https://siorki.github.io/regPack.html Reg Pack]
 
* Tools: [http://www.iteral.com/jscrush/ JSCrush online] [https://github.com/gre/jscrush JSCrush cli-tool] [https://siorki.github.io/regPack.html Reg Pack]
 
* Execution environment(s): Browser, [https://www.dwitter.net Dwitter]
 
* Execution environment(s): Browser, [https://www.dwitter.net Dwitter]
  
=== Video display ===
+
== Video display ==
 
No information yet
 
No information yet
  
=== Sound ===
+
==== Canvas ====
 +
To be added.
  
 +
==== WebGL ====
 +
To be added.
 +
 +
== Sound ==
 
Something to get your journey started:
 
Something to get your journey started:
  
Line 17: Line 23:
 
More information to follow
 
More information to follow
  
=== Additional Resources ===
+
== Additional Resources ==
 +
 
 +
==== Links ====
 
* [https://js1k.com JS1k]
 
* [https://js1k.com JS1k]
  
Tutorials / Postmortems
+
==== Tutorials / Postmortems ====
 
 
 
* [https://frankforce.com/i-made-7-demos-in-2-weeks-for-js1k/ I made 7 demos in 2 weeks for js1k]
 
* [https://frankforce.com/i-made-7-demos-in-2-weeks-for-js1k/ I made 7 demos in 2 weeks for js1k]
 
* [https://nikhilism.com/post/2012/demystifying-jscrush/ Demystifying JSCrush]
 
* [https://nikhilism.com/post/2012/demystifying-jscrush/ Demystifying JSCrush]
  
 
More to follow
 
More to follow

Revision as of 01:55, 15 April 2024

The Javascript sizecoding community has been quite active for years now.

Setting up

Tools

Video display

No information yet

Canvas

To be added.

WebGL

To be added.

Sound

Something to get your journey started:

More information to follow

Additional Resources

Links

Tutorials / Postmortems

More to follow