Welcome to the Future of Coding Wiki!
We'll use this wiki to collect all sorts of references, projects, concepts, realizations, and other such bits of endearingly valuable knowledge that are surfaced by discussions in our community.
Everyone is welcome to contribute. Please feel free to edit anything in the repo at any time in any way, and then submit a PR.
For more guidance, see the Contributing page.
This wiki uses a build script to do a few things:
- Expand the macros.
- Convert markdown pages to HTML.
- Add header/footer to HTML pages.
If you edit the wiki via the Github web interface, the build script will run automatically on every commit.
If you make a local clone of the wiki repo, you'll see that there's a scripts
folder. Just ignore that for now — Ivan is still figuring out what it should be.