-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Right now this wiki just contains information and references for anybody interested in helping make the new version of FSTDT. More stuff will be added later!
If you want to help write the next version of FSTDT, then contact shy or pyro in the IRC. FSTDT's code consists of Elixir, Phoenix, HTML, CSS/SCSS, JavaScript, and PostgreSQL. But don't panic! You don't need to know all of these things. To help out, you only need basic knowledge and experience with a few of them, or you need to be willing to learn them and get your hands dirty. Shy will happily mentor you as long as you're computer literate, able to use IRC, know the very basics of programming, and aren't afraid of doing a little self-study.
- shy (spikedee)
- pyro (notriddle)
- SomeApe (needsagithub)
- Server: irc.digibase.ca
- Main channel: #fstdt
- Dev channel: #fstdt-dev
- You can use boringbot to leave a message for someone using
!tell $user $something
, where$user
is whom you wish to leave a message, and$message
is what you want to say. (Leave out the dollar signs.) - When you leave the channel and come back, boringbot will automatically give you any messages you received while you were gone.
- Make sure to give him a
!botsnack
for being a good bot! - Boringbot can also do lots of other neat things. Try asking it for
!help
or check out its GitHub to get started.
Here are some useful references and tutorials. Feel free to add your own.
- Learn Elixir in One Video (title not intended to be a factual statement — still an excellent getting-started overview, though)
- Elixir for Beginners (video series)
- Elixir School
- Elixir Docs
- Elixir and Phoenix Tutorial (video series)
- Phoenix Documentation
- Welcome to SQL (video series)
- PostgreSQL Docs
- YsCodes bugs, quirks, and other oddities: Way too many issues here to actually put them in issues.