Open
Description
If you are in the mood for writing but don't know what, then you can use this list:
- Beginner - Lists and Arrays
- Beginner - Using Regular Expressions
- Beginner - Using Math
- Beginner - Using abstract
- Beginner - Using enum / ADT
- Beginner - Using strings
- Beginner - Using numbers
- Beginner - Type parameters and generics
- Beginner - Using FileSystem - add section about Path
- Using Sys stuff to write command line tools
- Using sys.io.Process
- Pattern Matching examples
- How to use Array Access
- How to type Json using typedefs
- Examples of expression reification
- Examples of type reification
- Examples of class reification
-
Using HXML (https://blog.onthewings.net/2013/03/04/hxml-tricks-every-haxe-user-should-know/)this is in manual now - Mainloop / Timing / Delays / Intervals
- Using Haxe to make backend API
- Using Haxe to make command line tool
- Using Haxe to make static websites (like code.haxe.org 😉)
- onAfterGenerate
- JavaScript:
macro --include
to bundle external js files - JavaScript: Use promises
- JavaScript: How to use/manipulate DOM
- JavaScript: Use canvas
- JavaScript: Use webGL
- JavaScript: Use camera
- JavaScript: Get location
- JavaScript: Send notifications
- JavaScript: Use virtual dom
- JavaScript: Output ES6
- JavaScript: Split output https://github.com/elsassph/haxe-modular
- JavaScript: Use local storage
- JavaScript: Minify / get smallest output / make project production ready https://github.com/back2dos/closure or uglify
- Make simple game
Btw, these titles are suggestions. This list will get updated over time.