We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Overview of Elixir and Phoenix for JavaScript Developers
179
clicks
Source: youtube.com
The video starts with Daniel Berg explaining the structure of an Elixir project, specifically focusing on the 'lib' and 'web' directories, which house the business logic and UI logic respectively. He demonstrates how Elixir’s functional programming concepts are utilized in real-world projects, by walking through an example of interacting with the GitHub API to display project contributors on a homepage. The presentation includes an in-depth look at Phoenix LiveView, comparing its components and lifecycle events to React's concepts such as components and useEffect. Daniel emphasizes the strong typing and structured components in Phoenix LiveView, which feels
Related posts
© HashMerge 2024