#elixir #scenic #game_development #tutorial #coding
Getting started with scenic in elixir — crafting a simple snake game
https://medium.com/@giandr/elixir-scenic-snake-game-b8616b1d7ee0
Getting started with scenic in elixir — crafting a simple snake game
https://medium.com/@giandr/elixir-scenic-snake-game-b8616b1d7ee0
Medium
Getting started with Scenic in Elixir — Crafting a simple snake game
There’s a new UI framework in town, how hard is it to build a simple game with it? Not much, actually!
#elixir #atoms #erlang #modules
Why do erlang modules look like atoms in elixir?
https://medium.com/@tylerpachal/why-do-erlang-modules-look-like-atoms-in-elixir-9fb2f964dd2b
Why do erlang modules look like atoms in elixir?
https://medium.com/@tylerpachal/why-do-erlang-modules-look-like-atoms-in-elixir-9fb2f964dd2b
Medium
Why do Erlang modules look like atoms in Elixir?
This is a post about how Elixir knows the difference between Erlang modules, Elixir modules, and Elixir atoms
#programming #web_development #elixir #programming_languages #ruby
Programming elixir 1.6 — chapter 1 and 2 summaries
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-1-and-2-summaries-7b122ea079ab
Programming elixir 1.6 — chapter 1 and 2 summaries
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-1-and-2-summaries-7b122ea079ab
Medium
Programming Elixir 1.6 — Chapter 1 and 2 Summaries
In my day to day, I write a lot of code in both JavaScript and Ruby. I’ve always enjoyed learning new programming languages — I’m a firm…
#webrtc #xirsys #turn_server #streaming #elixir
Xirsys releases xturn — the open source turn server in elixir
https://medium.com/xirsys/xirsys-releases-xturn-the-open-source-turn-server-in-elixir-c84348289acc
Xirsys releases xturn — the open source turn server in elixir
https://medium.com/xirsys/xirsys-releases-xturn-the-open-source-turn-server-in-elixir-c84348289acc
Medium
Xirsys Releases XTurn — The Open Source TURN Server in Elixir
In the years since Xirsys first launched, a number of experimental projects have arisen in-house as helpful tools, research sandboxes or…
#elixir #planga #chat #api
Setting up simple live chat in a phoenix project using planga
https://medium.com/@W_Mcode/setting-up-simple-live-chat-in-a-phoenix-project-using-planga-3bb254b2261b
Setting up simple live chat in a phoenix project using planga
https://medium.com/@W_Mcode/setting-up-simple-live-chat-in-a-phoenix-project-using-planga-3bb254b2261b
Medium
Setting up simple Live Chat in a Phoenix project using Planga
Planga is a new web-service to seamlessly add live chat in your app. This article shows how easy it is to add Planga to an Elixir/Phoenix…
#elixir
Understanding elixir’s genstages: querying the blockchain
https://medium.com/@AppSignal/understanding-elixirs-genstages-querying-the-blockchain-a176e1f540f8
Understanding elixir’s genstages: querying the blockchain
https://medium.com/@AppSignal/understanding-elixirs-genstages-querying-the-blockchain-a176e1f540f8
Medium
Understanding Elixir’s GenStages: Querying the Blockchain
In this edition of Elixir Alchemy, we’ll dive into Elixir’s GenStage module. Along the way, we’ll explain backpressure and we’ll write a…
#elixir #phoenix #ecto
Find or create in ecto with dynamic fields
https://medium.com/@kdiogenes/find-or-create-in-ecto-with-dynamic-fields-7cf5b597fc2
Find or create in ecto with dynamic fields
https://medium.com/@kdiogenes/find-or-create-in-ecto-with-dynamic-fields-7cf5b597fc2
Medium
Find or create in Ecto with dynamic fields
One of the greatest things of Rails and Ruby is that it was made for programmer happiness. The coolest thing for me is when you write a…
#elixir #ember_js #engineering
A review of mocking dependencies in ember.js and elixir
https://dockyard.com/blog/2018/11/13/a-review-of-mocking-dependencies-in-ember-js-and-elixir
A review of mocking dependencies in ember.js and elixir
https://dockyard.com/blog/2018/11/13/a-review-of-mocking-dependencies-in-ember-js-and-elixir
DockYard
A Review of Mocking Dependencies in Ember.js and Elixir
Mocks are a powerful testing utility, but beware of unexpected consequences they might bring to your test suite.
#firebase #flutter #elixir #lora #lorawan
Week 6 — first working prototype, app authentication & more
https://medium.com/electric-cars-charging-system/week-6-first-working-prototype-app-authentication-more-a1f62758b9c
Week 6 — first working prototype, app authentication & more
https://medium.com/electric-cars-charging-system/week-6-first-working-prototype-app-authentication-more-a1f62758b9c
Medium
Week 6 — First Working Prototype, App Authentication & more
Hi everyone and welcome to the sixth weekly review of the ChargeIT project!
#react #phoenix_framework #elixir #javascript #websocket
Improving ux with phoenix channels & react hooks
https://medium.com/flatiron-labs/improving-ux-with-phoenix-channels-react-hooks-8e661d3a771e
Improving ux with phoenix channels & react hooks
https://medium.com/flatiron-labs/improving-ux-with-phoenix-channels-react-hooks-8e661d3a771e
Medium
Improving UX with Phoenix Channels & React Hooks
Integrating Learn.co with a Partner Organization
#elixir
Write web-based spa logger backend for elixir with nuxt.js
https://medium.com/@shufo/write-web-based-spa-logger-backend-for-elixir-with-nuxt-js-5d9d4a12da53
Write web-based spa logger backend for elixir with nuxt.js
https://medium.com/@shufo/write-web-based-spa-logger-backend-for-elixir-with-nuxt-js-5d9d4a12da53
Medium
Write Web-based SPA logger backend for Elixir with Nuxt.js
I just published my side project Log Viewer. An Web based logger backend for Elixir and Phoenix.
#elixir #mapreduce #coding #slides
Explain map-reduce like i am chef in russian restaurant
https://dev.to/mudasobwa/explain-map-reduce-like-i-am-chef-in-russian-restaurant-430i
Explain map-reduce like i am chef in russian restaurant
https://dev.to/mudasobwa/explain-map-reduce-like-i-am-chef-in-russian-restaurant-430i
The Practical Dev
Explain Map-Reduce Like I Am Chef In Russian Restaurant
Excerpt from my slides on the subject
#elixir #erlang #debugging #crash
Quick tips & tools for analysing erlang/elixir crash dumps
https://medium.com/coletiv-stories/quick-tips-tools-for-analysing-erlang-elixir-crash-dumps-2ddf8abdf5f4
Quick tips & tools for analysing erlang/elixir crash dumps
https://medium.com/coletiv-stories/quick-tips-tools-for-analysing-erlang-elixir-crash-dumps-2ddf8abdf5f4
Medium
Quick tips & tools for analysing Erlang/Elixir crash dumps
At Coletiv we have been using Elixir as our weapon of choice to develop resilient backend services for almost 3 years already, and we have…
#elixir #erlang #web_development #json #webhooks
Elixir: building a small json endpoint with plug, cowboy and poison
https://medium.com/@jonlunsford/elixir-building-a-small-json-endpoint-with-plug-cowboy-and-poison-f4bb40c23bf6
Elixir: building a small json endpoint with plug, cowboy and poison
https://medium.com/@jonlunsford/elixir-building-a-small-json-endpoint-with-plug-cowboy-and-poison-f4bb40c23bf6
Medium
Elixir: Building a Small JSON Endpoint With Plug, Cowboy and Poison
There’s been many times when I’ve just wanted to add a simple JSON endpoint to an app to, expose a service, or process webhook events…
#elixir #javascript #web_development #programming #ruby
Programming elixir 1.6 — chapter 3 summary
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-3-summary-113e1bad33c2
Programming elixir 1.6 — chapter 3 summary
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-3-summary-113e1bad33c2
Medium
Programming Elixir 1.6 — Chapter 3 Summary
Thank you for reading my 2nd entry in this Programming Elixir 1.6 Chapter By Chapter series. In case you didn’t read the first post in…