#elixir #phoenix_framework #tutorial
Learn elixir: top elixir tutorials recommended by the community
https://medium.com/@hackr.io/learn-elixir-top-elixir-tutorials-recommended-by-the-community-7506d534ad9a
Learn elixir: top elixir tutorials recommended by the community
https://medium.com/@hackr.io/learn-elixir-top-elixir-tutorials-recommended-by-the-community-7506d534ad9a
Medium
Learn Elixir: Top Elixir Tutorials Recommended by the Community
Elixir is a dynamic, functional language designed for building scalable & maintainable applications. Here is a list of top 10 tutorials to
#elixir
Improving your experience with iex (getting history to work)
https://medium.com/@rostevaux/improving-your-experience-with-iex-getting-history-to-work-2cec61537e3
Improving your experience with iex (getting history to work)
https://medium.com/@rostevaux/improving-your-experience-with-iex-getting-history-to-work-2cec61537e3
Medium
Improving your experience with IEx (getting history to work)
In most languages with a read-eval-print-loop (REPL, the prompt where you enter commands directly to the interpreter such as “irb” on Ruby…
#elixir #cizen
Asynchronous request and connection pooling in elixir with cizen
https://dev.to/ryo33/asynchronous-request-and-connection-pooling-in-elixir-with-cizen-16p
Asynchronous request and connection pooling in elixir with cizen
https://dev.to/ryo33/asynchronous-request-and-connection-pooling-in-elixir-with-cizen-16p
The DEV Community
Asynchronous Request and Connection Pooling in Elixir with Cizen
#elixir #ecto #postgres #json
Why ecto's way of storing embedded lists of maps makes querying hard
https://robots.thoughtbot.com/why-ecto-s-way-of-storing-embedded-lists-of-maps-makes-querying-hard
Why ecto's way of storing embedded lists of maps makes querying hard
https://robots.thoughtbot.com/why-ecto-s-way-of-storing-embedded-lists-of-maps-makes-querying-hard
Thoughtbot
Why Ecto's Way of Storing Embedded Lists of Maps Makes Querying Hard
You can use PostgreSQL’s JSON data types to store embedded data on Ecto models. But the way Ecto tells you to store it might not be the best way.
#web_development #elixir #web_hosting #website #projects
Fleeksite — the open web development platform (and my baby)
https://medium.com/@sirfitz/fleeksite-the-open-web-development-platform-98e2b29e449b
Fleeksite — the open web development platform (and my baby)
https://medium.com/@sirfitz/fleeksite-the-open-web-development-platform-98e2b29e449b
Medium
FleekSite — The Open Web Development Platform (and my baby)
A Personal Project I’m Very Proud Of.
#microservices #docker #elixir #authentication #lora
Week 3 — mockups, authentication service completed & more
https://medium.com/electric-cars-charging-system/week-3-mockups-authentication-service-completed-more-41f1d865de0d
Week 3 — mockups, authentication service completed & more
https://medium.com/electric-cars-charging-system/week-3-mockups-authentication-service-completed-more-41f1d865de0d
Medium
Week 3 — Mockups, Authentication Service Completed & more
Hi guys! Missed us? Here is the recap of the third week of the development of our project.
#ecto #elixir
A sneak peek at ecto 3.0: performance, migrations and more
http://blog.plataformatec.com.br/2018/10/a-sneak-peek-at-ecto-3-0-performance-migrations-and-more/
A sneak peek at ecto 3.0: performance, migrations and more
http://blog.plataformatec.com.br/2018/10/a-sneak-peek-at-ecto-3-0-performance-migrations-and-more/
blog.plataformatec.com.br
A sneak peek at Ecto 3.0: performance, migrations and more « Plataformatec Blog
Welcome to the "A sneak peek at Ecto 3.0" series: Breaking changes Query improvements part 1 Query improvements part 2 Performance, migrations and more (you are
#react #apollo #absinthe #elixir #phoenix
How to upload files with graphql absinthe and apollo client. part 2
https://medium.com/@james.you/how-to-upload-files-with-graphql-absinthe-and-apollo-client-fa24f26e65fc
How to upload files with graphql absinthe and apollo client. part 2
https://medium.com/@james.you/how-to-upload-files-with-graphql-absinthe-and-apollo-client-fa24f26e65fc
Medium
How to upload files with GraphQL Absinthe and Apollo Client. Part 2
Let’s take a look at how to upload a file to an Elixir server using Graphql and React. Make sure to check Part 1, where we go through the…
#javascript #typescript #phoenix_framework #phoenix #elixir
How to add a js frontend to an api-only phoenix app
https://medium.com/@tommyblue/how-to-add-a-js-frontend-to-an-api-only-phoenix-app-354f71179ef6
How to add a js frontend to an api-only phoenix app
https://medium.com/@tommyblue/how-to-add-a-js-frontend-to-an-api-only-phoenix-app-354f71179ef6
Medium
How to add a JS frontend to an API-only Phoenix app
If you generated a Phoenix app with the --no-brunch option you probably needed an API backend app.
#exercism #elixir #problem_solving #mentorship #programming
Learnings from solving the rna transcription exercise from the exercism elixir track
https://medium.com/@mohnishgj/learnings-from-solving-the-rna-transcription-exercise-from-the-exercism-elixir-track-f49e37eb5902
Learnings from solving the rna transcription exercise from the exercism elixir track
https://medium.com/@mohnishgj/learnings-from-solving-the-rna-transcription-exercise-from-the-exercism-elixir-track-f49e37eb5902
Medium
Learnings from solving the RNA Transcription exercise from the Exercism Elixir Track
The Quest towards getting an initial working solution
#graphql #elixir #phoenix
A gentle introduction to graphql with elixir and phoenix
https://dev.to/timber/a-gentle-introduction-to-graphql-with-elixir-and-phoenix-736
A gentle introduction to graphql with elixir and phoenix
https://dev.to/timber/a-gentle-introduction-to-graphql-with-elixir-and-phoenix-736
The DEV Community
A Gentle Introduction to GraphQL with Elixir and Phoenix
The project we're building is going to be an application that will store/retrieve Event Logs. You could use this for something like tracking requests you're making, or tracking audit events in a log, or...well, anything that would require storing some arbitrary…
#javascript #elixir #phoenix
Phoenix 1.4 with vue on raspberry pi
https://medium.com/@yjchen.taiwan/phoenix-1-4-with-vue-on-raspberry-pi-214085a4b003
Phoenix 1.4 with vue on raspberry pi
https://medium.com/@yjchen.taiwan/phoenix-1-4-with-vue-on-raspberry-pi-214085a4b003
Medium
Phoenix 1.4 with Vue on Raspberry Pi
I would like to control Raspberry Pi through web interface. It is a common feature of connected electronic devices. Some are written in…
#elixir #domain_driven_design #bounded_context #software_architecture #software_development
Implementing bounded contexts in elixir
https://medium.com/@leandrocesquini/implementing-bounded-contexts-in-elixir-25bb8a80bbca
Implementing bounded contexts in elixir
https://medium.com/@leandrocesquini/implementing-bounded-contexts-in-elixir-25bb8a80bbca
Medium
Implementing Bounded Contexts in Elixir
What if we could write loose coupling services without the overhead of common microservices architecture? In 2015 Valim wrote an article…