#learnelixir kết quả tìm kiếm
🎉 Exciting News! 🎉 "Elixir: A Comprehensive Introduction" is now on IndieCourses.com (@PJUllrich)! 🚀 Learn Elixir on a Phoenix LiveView platform. 💜💻 Enroll now and start your Elixir journey today! 🌟 indiecourses.com/catalog/c102d9… #ElixirMentor #LearnElixir #IndieCourses
Learn how to pass options into Guardian to set token type and expiration time in our REST API project. Link in bio 👆🏻 #learnelixir #elixir #shorts #elixirbasics #learntocode #backenddeveloper #elixirlang #atoms #startup #programmer #backendstuff #erlang #functionalprogramming
We use a signed JWT to access protected endpoints. We are using Guardian to create protected endpoints for our Elixir REST API project. Link in bio 👆🏻 #learnelixir #learntocode #backenddeveloper #elixirlang #phoenixframework #restapi #hashedpassword #password #jsonwebtoken
🎥 Going LIVE at 1:30 pm MST! 🚀 Diving into the first section of the Elixir Getting Started Guide. 📚💻 Join me as we set up Elixir and run our first script together! youtube.com/live/S_YmABGLg… #elixirmentor #LearnElixir
Our Plug action is located in the Account Controller, but we'd like to extend its use to other controllers, such as the User Controller. Link in bio 👆🏻 #learnelixir #elixir #elixirbasics #learntocode #backenddeveloper #elixirlang #startup #programmer #backendstuff #erlang
🧪 Quick Elixir file tip: Meet .exs and .ex files! .exs = interpreted scripts perfect for tests & quick tasks. .ex = compiled source files that form your project's core #MyElixirStatus #ElixirMentor #LearnElixir - Check out my free comprehensive course: youtube.com/playlist?list=… 📚
We build a Plug that uses Plug.Conn.Assigns storage to keep an authenticated account in the conn struct so we can access it throughout our project with other Plugs in our Elixir REST API project. Link in bio 👆🏻#learnelixir #elixir #shorts #elixirbasics #learntocode
From Elixir novice to community builder: my journey of overcoming fears & finding support. Join me in connecting with amazing devs through live streams & sharing knowledge! 💡 #MyElixirStatus #LearnElixir #CodeNewbie #DeveloperCommunity #LiveStreaming
Dive into my Elixir Basics playlist! 📘 Master binary manipulation, bit strings, and more, laying a solid foundation in Elixir. I cover everything from counting binary to operations with it. Your path to Elixir expertise starts here. #ElixirCourse #CodingEducation #LearnElixir
Pre-launch offer! "Elixir: A Comprehensive Introduction" for 50% off plus private Discord. It ends Nov 23 and starts Nov 24. Enroll at elixirmentor.com/elixir-intro! #Elixir #ElixirMentor #LearnElixir #PreLaunch #DiscountOffer #LearnToCode
🎥 Going LIVE tomorrow (5/2) at 1:30 pm MST! 🚀 Diving into the "Basic Types" section of the Elixir Getting Started Guide. 📚💻 Join me here 👉🏻 youtube.com/watch?v=iemk01… #myelixirstatus #elixirmentor #LearnElixir
In this step-by-step tutorial, we'll guide you through the process of making your REST API project more secure by requiring a password to update your account email or password. Subscribe & Learn 👉🏻 youtube.com/@backendstuff #learnelixir #elixir #shorts #elixirbasics #learntocode
🌟 I'm learning #Elixir and created a GitHub repo to compile useful resources for others on the same journey. 📷 I hope it's helpful for everyone! 📷 Check it out: github.com/abreujp/master…… Feedback or suggestions are welcome! 📷 #Coding #LearnElixir #ElixirStatus
ElixirSchool: Blog elixirschool.com/blog/ #learnelixir #elixirlang via @elixirschool
What are some good tutorials or courses for getting started with elixir for someone coming from JS/Go background? CC @josevalim 😬 #elixir #elixirlanguage #learnelixir
🧪 Quick Elixir file tip: Meet .exs and .ex files! .exs = interpreted scripts perfect for tests & quick tasks. .ex = compiled source files that form your project's core #MyElixirStatus #ElixirMentor #LearnElixir - Check out my free comprehensive course: youtube.com/playlist?list=… 📚
🌟 I'm learning #Elixir and created a GitHub repo to compile useful resources for others on the same journey. 📷 I hope it's helpful for everyone! 📷 Check it out: github.com/abreujp/master…… Feedback or suggestions are welcome! 📷 #Coding #LearnElixir #ElixirStatus
🎥 Going LIVE tomorrow (5/2) at 1:30 pm MST! 🚀 Diving into the "Basic Types" section of the Elixir Getting Started Guide. 📚💻 Join me here 👉🏻 youtube.com/watch?v=iemk01… #myelixirstatus #elixirmentor #LearnElixir
🎥 Going LIVE at 1:30 pm MST! 🚀 Diving into the first section of the Elixir Getting Started Guide. 📚💻 Join me as we set up Elixir and run our first script together! youtube.com/live/S_YmABGLg… #elixirmentor #LearnElixir
🎉 Exciting News! 🎉 "Elixir: A Comprehensive Introduction" is now on IndieCourses.com (@PJUllrich)! 🚀 Learn Elixir on a Phoenix LiveView platform. 💜💻 Enroll now and start your Elixir journey today! 🌟 indiecourses.com/catalog/c102d9… #ElixirMentor #LearnElixir #IndieCourses
From Elixir novice to community builder: my journey of overcoming fears & finding support. Join me in connecting with amazing devs through live streams & sharing knowledge! 💡 #MyElixirStatus #LearnElixir #CodeNewbie #DeveloperCommunity #LiveStreaming
Dive into my Elixir Basics playlist! 📘 Master binary manipulation, bit strings, and more, laying a solid foundation in Elixir. I cover everything from counting binary to operations with it. Your path to Elixir expertise starts here. #ElixirCourse #CodingEducation #LearnElixir
What are some good tutorials or courses for getting started with elixir for someone coming from JS/Go background? CC @josevalim 😬 #elixir #elixirlanguage #learnelixir
Pre-launch offer! "Elixir: A Comprehensive Introduction" for 50% off plus private Discord. It ends Nov 23 and starts Nov 24. Enroll at elixirmentor.com/elixir-intro! #Elixir #ElixirMentor #LearnElixir #PreLaunch #DiscountOffer #LearnToCode
ElixirSchool: Blog elixirschool.com/blog/ #learnelixir #elixirlang via @elixirschool
In this step-by-step tutorial, we'll guide you through the process of making your REST API project more secure by requiring a password to update your account email or password. Subscribe & Learn 👉🏻 youtube.com/@backendstuff #learnelixir #elixir #shorts #elixirbasics #learntocode
Our Plug action is located in the Account Controller, but we'd like to extend its use to other controllers, such as the User Controller. Link in bio 👆🏻 #learnelixir #elixir #elixirbasics #learntocode #backenddeveloper #elixirlang #startup #programmer #backendstuff #erlang
Learn how to use Ecto Preload to query the user association with our account data in our REST API project. Subscribe & Learn 👉🏻youtube.com/@backendstuff #learnelixir #elixir #elixirbasics #learntocode #backenddeveloper #elixirlang #atoms #startup #programmer #backendstuff #erlang
Learn how to pass options into Guardian to set token type and expiration time in our REST API project. Link in bio 👆🏻 #learnelixir #elixir #shorts #elixirbasics #learntocode #backenddeveloper #elixirlang #atoms #startup #programmer #backendstuff #erlang #functionalprogramming
Want to see your application's dependency tree? That's no problem with Mix! With `mix deps.tree` we can see all of our dependencies and the dependencies they include. Let's create a new Phoenix project and give it a try! #learnelixir #openeducation #Elixirlang #MyElixirStatus
Did you know you can't use pattern matching to identify an empty map? To match an empty map we have to put pattern matching aside and use `==` to do our comparison. Check out our example below #learnelixir #openeducation #Elixirlang #MyElixirStatus
🎉 Exciting News! 🎉 "Elixir: A Comprehensive Introduction" is now on IndieCourses.com (@PJUllrich)! 🚀 Learn Elixir on a Phoenix LiveView platform. 💜💻 Enroll now and start your Elixir journey today! 🌟 indiecourses.com/catalog/c102d9… #ElixirMentor #LearnElixir #IndieCourses
Interesting! @tijuanate we discovered a bug in our previous example. After fixing that, `Enum.reduce/3` was actually the fastest! #MyElixirStatus #WeBEAMtogether #LearnElixir #OpenSource #SharingIsCharing
Did you know Erlang has a FIFO (first in, first out) queue datatype builtin? erlang.org/doc/man/queue.… So why a queue and not a list? Queues are double-ended! #learnelixir #elixirlang #myelixirstatus #openeducation
🎥 Going LIVE at 1:30 pm MST! 🚀 Diving into the first section of the Elixir Getting Started Guide. 📚💻 Join me as we set up Elixir and run our first script together! youtube.com/live/S_YmABGLg… #elixirmentor #LearnElixir
Did you know with the `.iex.exs` file you can customize your IEx experience? Change the prompt, set up frequently used aliases, import modules, and more! Check out the docs for more details: hexdocs.pm/iex/IEx.html#m… #myelixirstatus #learnelixir #openeducation
. @PercyGrunwald has been live streaming solving @Exercism #elixir problems buff.ly/2CUkTYf Follow @TopTechSkills for regular updates & #learnelixir
Elixir types have a predefined order. Without running the below example, do you know what the result will be? #learnelixir #openeducation #myelixirstatus #elixirlang
🎥 Going LIVE tomorrow (5/2) at 1:30 pm MST! 🚀 Diving into the "Basic Types" section of the Elixir Getting Started Guide. 📚💻 Join me here 👉🏻 youtube.com/watch?v=iemk01… #myelixirstatus #elixirmentor #LearnElixir
Something went wrong.
Something went wrong.
United States Trends
- 1. Peggy 29.3K posts
- 2. Zeraora 11.2K posts
- 3. Berseria 3,702 posts
- 4. #FaithFreedomNigeria 1,592 posts
- 5. Sonic 06 1,662 posts
- 6. Randy Jones N/A
- 7. Cory Mills 23.6K posts
- 8. Dearborn 352K posts
- 9. $NVDA 43.8K posts
- 10. Luxray 1,914 posts
- 11. Xillia 2 N/A
- 12. #wednesdaymotivation 7,623 posts
- 13. #Wednesdayvibe 2,663 posts
- 14. Good Wednesday 36.3K posts
- 15. International Men's Day 71.9K posts
- 16. Cleo 3,104 posts
- 17. Zestiria N/A
- 18. #ComunaONada 2,225 posts
- 19. Hump Day 19.3K posts
- 20. Abyss 12.2K posts