Difference between revisions of "JavaScript"

From SizeCoding
Jump to: navigation, search
(Created page with "The Javascript sizecoding community has been quite active for years now. === Setting up === * Tools: [http://www.iteral.com/jscrush/ JSCrush online] [https://github.com/gre/...")
 
 
(3 intermediate revisions by 2 users not shown)
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 ===
+
== Compression ==
 +
No information yet
 +
 
 +
==== PNGcrush ====
 +
 
 +
==== Brotli ====
 +
 
 +
 
 +
== 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

Latest revision as of 01:56, 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

Compression

No information yet

PNGcrush

Brotli

Additional Resources

Links

Tutorials / Postmortems

More to follow