#elixir #ruby #functional_programming #object_oriented #learning
From ruby to elixir, initial thoughts on the basics and getting started (pt. 1)
https://medium.com/@btmccollum/from-ruby-to-elixir-initial-thoughts-on-the-basics-and-getting-started-pt-1-99b03561fca9
From ruby to elixir, initial thoughts on the basics and getting started (pt. 1)
https://medium.com/@btmccollum/from-ruby-to-elixir-initial-thoughts-on-the-basics-and-getting-started-pt-1-99b03561fca9
Medium
From Ruby to Elixir, Initial Thoughts on the Basics and Getting Started (pt. 1)
For the last year I’ve almost been exclusively using Ruby on Rails, JavaScript and the React/Redux libraries. As much as I love Ruby, I…
#elixir #engineering
Testing in umbrella apps improves in elixir 1.9
https://dockyard.com/blog/2019/06/17/testing-in-umbrella-apps-improves-in-elixir-1-9
Testing in umbrella apps improves in elixir 1.9
https://dockyard.com/blog/2019/06/17/testing-in-umbrella-apps-improves-in-elixir-1-9
#elixirlang #elixir #debugging #coding #ruby_on_rails
A guide to tracing in elixir!
https://medium.com/@ErlangSolutions/a-guide-to-tracing-in-elixir-53b1afb996de
A guide to tracing in elixir!
https://medium.com/@ErlangSolutions/a-guide-to-tracing-in-elixir-53b1afb996de
Medium
A guide to tracing in Elixir!
We explain the benefits of tracing in Elixir & give a quick guide into how to get it right. Read now & reap the benefits of tracing.
#elixir #phoenix #startup #recruiting #software_engineering
How having a non-typical tech stack actually helped us get better candidates
https://blog.agentrisk.com/how-having-a-non-typical-tech-stack-actually-helped-us-get-better-candidates-77d12a7796d4
How having a non-typical tech stack actually helped us get better candidates
https://blog.agentrisk.com/how-having-a-non-typical-tech-stack-actually-helped-us-get-better-candidates-77d12a7796d4
Medium
How having a non-typical tech stack actually helped us get better candidates
We chose Elixir to build AgentRisk, the first wealth management platform with automated options strategies. As it turns out, Elixir is…
#elixir #phoenix #beginners
Building and playing the go game with phoenix liveview
https://dev.to/appsignal/building-and-playing-the-go-game-with-phoenix-liveview-58g
Building and playing the go game with phoenix liveview
https://dev.to/appsignal/building-and-playing-the-go-game-with-phoenix-liveview-58g
DEV Community
Building and Playing the Go Game with Phoenix LiveView
Welcome back to another Elixir Alchemy! This time, we'll discover the power of Ph...
#programming #open_source #elixir #technology #women_in_tech
Witchcraft: the magic of math, functional programming, and community
https://medium.com/open-collective/witchcraft-the-magic-of-math-functional-programming-and-community-b45bc7213ff8
Witchcraft: the magic of math, functional programming, and community
https://medium.com/open-collective/witchcraft-the-magic-of-math-functional-programming-and-community-b45bc7213ff8
Medium
Witchcraft: the magic of math, functional programming, and community
Interview with Brooklyn Zelenka, blockchain engineer, functional programming math wizard, community builder, and founder of Fission and…
#machine_learning #elixir #aws #image_recognition #aws_rekognition
Taking advantage of aws rekognition with elixir (ex_aws_rekognition 📦)
https://medium.com/coletiv-stories/taking-advantage-of-aws-rekognition-with-elixir-ex-aws-rekognition-4a2c31eeb579
Taking advantage of aws rekognition with elixir (ex_aws_rekognition 📦)
https://medium.com/coletiv-stories/taking-advantage-of-aws-rekognition-with-elixir-ex-aws-rekognition-4a2c31eeb579
Medium
Taking advantage of AWS Rekognition with Elixir (ex_aws_rekognition 📦)
When attending AWS Summit Madrid 2019 (#AWSSummit) we had the chance to watch the keynotes and speak with multiple companies that are…
#elixir #metaprogramming #context #phoenix
Keeping big contexts small with metaprogramming in elixir
https://dev.to/novistore/keeping-big-contexts-small-with-metaprogramming-in-elixir-4nh8
Keeping big contexts small with metaprogramming in elixir
https://dev.to/novistore/keeping-big-contexts-small-with-metaprogramming-in-elixir-4nh8
DEV Community
Keeping big Contexts small with metaprogramming in Elixir
How we keep big Contexts small at Novistore
#elixir #phoenix #phoenixframework #pushstate
Phoenix liveview — change the url without refreshing the page
https://medium.com/@asusmel/phoenix-liveview-change-the-url-without-refreshing-the-page-f4b8e83c1947
Phoenix liveview — change the url without refreshing the page
https://medium.com/@asusmel/phoenix-liveview-change-the-url-without-refreshing-the-page-f4b8e83c1947
Medium
Phoenix LiveView — Change the URL without refreshing the page
It’s now possible to try the pushState support available in Phoenix LiveView (which, remember, is still in beta) With Phoenix LiveView we can easily update parts of the page without having to change…
#javascript #websocket #elixir #bachelor_of_science #thesis
Multi-directional real-time creative collaboration platform based on websockets
https://medium.com/homullus/multi-directional-real-time-creative-collaboration-platform-based-on-websockets-c2636e736cd1
Multi-directional real-time creative collaboration platform based on websockets
https://medium.com/homullus/multi-directional-real-time-creative-collaboration-platform-based-on-websockets-c2636e736cd1
Medium
Multi-directional real-time creative collaboration platform based on WebSockets
BSc Thesis, Middlesex University London, SAE Institute Belgrade
#phoenix #liveview #elixir #pushstate
Phoenix liveview pushstate support – change the url without refreshing the page
https://dev.to/alvisesus/phoenix-liveview-pushstate-support-change-the-url-without-refreshing-the-page-og7
Phoenix liveview pushstate support – change the url without refreshing the page
https://dev.to/alvisesus/phoenix-liveview-pushstate-support-change-the-url-without-refreshing-the-page-og7
DEV Community
Phoenix LiveView pushState support – Change the URL without refreshing the page
Phoenix LiveView pushstate support bring the ability to change the URL without re...
Quick glance @ elixir 1.9 releases feature
https://medium.com/@blackode/quick-glance-elixir-1-9-releases-feature-b6dfce233e71
https://medium.com/@blackode/quick-glance-elixir-1-9-releases-feature-b6dfce233e71
Medium
Quick Glance @ Elixir 1.9 Releases feature
New mix task for Elixir releases
Something useless — redux implemented in elixir
https://medium.com/flatiron-labs/something-useless-redux-implemented-in-elixir-208ddb47f5db
https://medium.com/flatiron-labs/something-useless-redux-implemented-in-elixir-208ddb47f5db
Medium
Something Useless — Redux Implemented in Elixir
Because why not?
#elixir #phoenix #tailwindcss
Customise a new phoenix app (part 2 - style)
https://dev.to/mutablestate/customise-a-new-phoenix-app-part-2-style-1dh4
Customise a new phoenix app (part 2 - style)
https://dev.to/mutablestate/customise-a-new-phoenix-app-part-2-style-1dh4
DEV Community 👩💻👨💻
Customise a new Phoenix app (Part 2 - Style)
TL;DR try CustomPhx - GitHub in a new Phoenix project to automate Tailwindcss installation and HTML...