If you are in the mood for writing but don't know _what_, then you can use this list: - [x] Beginner - Lists and Arrays - [x] Beginner - Using Regular Expressions - [ ] Beginner - Using Math - [ ] Beginner - Using abstract - [x] Beginner - Using enum / ADT - [x] Beginner - Using strings - [x] Beginner - Using numbers - [ ] Beginner - Type parameters and generics - [x] Beginner - Using FileSystem - add section about Path - [ ] Using Sys stuff to write command line tools - [ ] Using sys.io.Process - [x] Pattern Matching examples - [x] How to use [Array Access](https://haxe.org/manual/types-abstract-array-access.html) - [ ] How to type Json using typedefs - [ ] Examples of [expression reification](https://haxe.org/manual/macro-reification-expression.html) - [ ] Examples of [type reification](https://haxe.org/manual/macro-reification-type.html) - [ ] Examples of [class reification](https://haxe.org/manual/macro-reification-class.html) - [x] <s>Using HXML (https://blog.onthewings.net/2013/03/04/hxml-tricks-every-haxe-user-should-know/)</s> 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.
If you are in the mood for writing but don't know what, then you can use this list:
Using HXML (https://blog.onthewings.net/2013/03/04/hxml-tricks-every-haxe-user-should-know/)this is in manual nowmacro --includeto bundle external js filesBtw, these titles are suggestions. This list will get updated over time.