#phoenix
Read more stories on Hashnode
Articles with this tag
https://www.youtube.com/watch?v=sJMPLoqIS7M Learn how to use Elixir/Phoenix to validate forms on the client and server-side, no Javascript code is...
https://www.youtube.com/watch?v=sGvjH3H-Yfc Learn how to use Elixir/Phoenix, to create a counter without javascript, only using Elixir with the...
Bookmarks Functionality · In part 7 we added the search functionality in our top header navigation menu, in this part we will work on the bookmarks...
Search Functionality · In part 6 we added the homepage, in this part, we will work on the search functionality in our top header navigation menu. You can...
In part 5 we added the show-post page, in this part, we will work on the homepage. You can catch up with the Instagram Clone GitHub Repo. Let's start...
Show-Post Page · In part 4 we added the profile posts section and post page, in this part, we will work on the show-post page. You can catch up with the...