shansiddiqui94
Any resources on building an Elixir app without a Framework?
Hello,
I am looking for a tutorial on How I can build something in Elixir from scratch. No Phoenix or any other sort of framework. Strictly looking to build in Vanilla Elixir. It would be ideal if the resource is free, and a good follow along.
Thanks! ![]()
Most Liked
geo
This isn’t exactly what you are looking for, but since you are looking for learning resources, I’d love your input.
I’m in the process of doing the initial work for a video tutorial series that builds a game from scratch in Elixir. The initial versions of the app we’ll build in the series is built to be used in the command line or an IEx session. Eventually the logic will be used within Phoenix LiveView so that the game can be played in the browser.
Is that something you’d be interested in?
Beyond that, I’d love your thoughts on the content. Most video tutorial series are taught from the standpoint that the teach knows everything from the beginning. This has benefits—mainly in that no time is wasted in teaching you exactly what you need to know to get the project done. However, this also has drawbacks. I’ve noticed that a lot of new developers don’t know what to do when problems arise during a project or the direction of the project changes.
I’m weighing the idea of doing a sort of live-coding series for this project. You’ll see me get errors that I have to figure out how to not only diagnose but also solve. You’ll see me change my mind about architecture as the project grows! I’ll discuss pros and cons of different approaches. You’ll see me read and interpret documentation!
The potential downside of this is not all of the time will be spent building the app with correct code (since even I make mistakes; EVERYONE does—event the best online teachers and best courses regardless of how polished the presentation). I’m guessing that 80% of the time would be on “correct” code and 20% would be refactoring, rethinking, or solving bugs.
What do you (or anyone else) think of that approach?
kokolegorille
en86
It’s not free but this course is very good. You basically build a very basic web framework by the end of the course:
Popular in Chat/Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








