{"id":23734055,"url":"https://github.com/woojiahao/practical_elixir_demo","last_synced_at":"2025-10-14T23:04:55.039Z","repository":{"id":222230543,"uuid":"755371527","full_name":"woojiahao/practical_elixir_demo","owner":"woojiahao","description":"Demo web application written for \"Practical Functional Programming\" a talk given for NUS Hackers Hackerschool about practical applications of functional programming","archived":false,"fork":false,"pushed_at":"2024-02-13T08:46:52.000Z","size":315,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T05:33:16.863Z","etag":null,"topics":["elixir","elixir-lang","phoenix","phoenix-liveview","talk","tutorial"],"latest_commit_sha":null,"homepage":"https://practical-elixir.woojiahao.com","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/woojiahao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-10T01:59:28.000Z","updated_at":"2024-09-16T04:10:50.000Z","dependencies_parsed_at":"2024-02-13T04:36:01.355Z","dependency_job_id":null,"html_url":"https://github.com/woojiahao/practical_elixir_demo","commit_stats":null,"previous_names":["woojiahao/practical_elixir_demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woojiahao%2Fpractical_elixir_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woojiahao%2Fpractical_elixir_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woojiahao%2Fpractical_elixir_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woojiahao%2Fpractical_elixir_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woojiahao","download_url":"https://codeload.github.com/woojiahao/practical_elixir_demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859568,"owners_count":19708864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","elixir-lang","phoenix","phoenix-liveview","talk","tutorial"],"created_at":"2024-12-31T05:33:29.645Z","updated_at":"2025-10-14T23:04:50.007Z","avatar_url":"https://github.com/woojiahao.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Practical Elixir Demo\n\n## What is this?\n\nThis is the demo repository for the talk: \"Practical Functional Programming\" that I gave during\nNUS Hackers' Hackerschool. The accompanying guide is found at:\n[[https://practical-elixir.woojiahao.com]]\n\n## Navigating this repository\n\nThere are four key branches for this repository:\n\n1. `main` (this branch): contains the code for base Phoenix\n2. `liveview-base`: contains the code for migrating from base Phoenix to Phoenix LiveView without\n   any further additions\n3. `liveview`: contains the completed code for Phoenix LiveView (including creating to-dos and\n   marking to-dos as done/not done)\n4. `complete`: contains the fully completed code with Phoenix LiveView and data persistence with\n   SQLite3\n\nPull from each branch to get the latest code using:\n\n```\ngit fetch\ngit switch main/liveview-base/liveview/complete\n```\n\n## Getting started\n\nTo start your Phoenix server:\n\n  * Run `mix setup` to install and setup dependencies\n  * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\nReady to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).\n\n## Learn more\n\n  * Official website: https://www.phoenixframework.org/\n  * Guides: https://hexdocs.pm/phoenix/overview.html\n  * Docs: https://hexdocs.pm/phoenix\n  * Forum: https://elixirforum.com/c/phoenix-forum\n  * Source: https://github.com/phoenixframework/phoenix","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoojiahao%2Fpractical_elixir_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoojiahao%2Fpractical_elixir_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoojiahao%2Fpractical_elixir_demo/lists"}