HaxeFoundation / HaxeFoundation/code-cookbook

Wanted articles

Open
#49 5 comments 2 reactions 0 assignees View on GitHub
help wanted
Dominant language
Haxe
Stars
126
Forks
110
PR merge metrics
No merged PRs in 30d

Description

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] 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.


Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.