#javascript #phoenix #jquery #elixir
Add a progress bar in the phoenix file upload app
https://dev.to/alvisesus/add-a-progress-bar-in-the-phoenix-file-upload-app-28po
Add a progress bar in the phoenix file upload app
https://dev.to/alvisesus/add-a-progress-bar-in-the-phoenix-file-upload-app-28po
DEV Community
Add a Progress Bar in the Phoenix File Upload app
Import jQuery in a Phoenix app. Build a progress bar while sending a multipart form with Ajax and handling JavaScript upload progress events.
#elixir
Updating hex.pm to use elixir releases
http://blog.plataformatec.com.br/2019/05/updating-hex-pm-to-use-elixir-releases/
Updating hex.pm to use elixir releases
http://blog.plataformatec.com.br/2019/05/updating-hex-pm-to-use-elixir-releases/
Plataformatec Blog | Plataformatec's place to talk about Ruby, Ruby on Rails, Elixir, and software engineering
Updating Hex.pm to use Elixir releases « Plataformatec Blog
Elixir v1.9 will ship with releases support and in this blog post we want to show how we have used this exciting new feature on the Hex.pm project. Installing Elixir master (Update: This section is no longer relevant since v1.9 is already out!) Since Elixir…
#elixir #phoenix_framework #rails #ruby #ruby_on_rails
Phoenix vs rails benchmark (2019)
https://medium.com/@elviovicosa/phoenix-vs-rails-benchmark-2019-f0e68336d557
Phoenix vs rails benchmark (2019)
https://medium.com/@elviovicosa/phoenix-vs-rails-benchmark-2019-f0e68336d557
Medium
Phoenix vs Rails benchmark (2019)
Rails is a great framework. It enables companies to build and launch their products quickly. There are many successful companies that are…
#elixir #python #machine_learning #phoenix_framework #protocol_buffers
Protocol buffers to pass data between elixir/phoenix and python
https://itnext.io/protocol-buffers-to-pass-data-between-elixir-phoenix-and-python-89191abe84e1
Protocol buffers to pass data between elixir/phoenix and python
https://itnext.io/protocol-buffers-to-pass-data-between-elixir-phoenix-and-python-89191abe84e1
Medium
Protocol Buffers To Pass Data Between Elixir/Phoenix And Python
This article is an extension to my previous article titled — “Using Python Trained Machine Learning Models from Phoenix (Elixir)…
#functional_programming #elixir #ruby
Ruby to elixir - a paradigm shift !!
https://medium.com/stackavenue/ruby-to-elixir-a-paradigm-shift-ebc410c1a066
Ruby to elixir - a paradigm shift !!
https://medium.com/stackavenue/ruby-to-elixir-a-paradigm-shift-ebc410c1a066
Medium
Ruby to Elixir - A Paradigm shift !!
Wanna know my experience of getting introduced to elixir after working with Ruby and Rails for more than 2.5 years?
#elixir #phoenix #ecto
Reorganizing your (phoenix) contexts as use cases
https://dev.to/luizdamim/reorganizing-your-phoenix-contexts-as-use-cases-g71
Reorganizing your (phoenix) contexts as use cases
https://dev.to/luizdamim/reorganizing-your-phoenix-contexts-as-use-cases-g71
DEV Community
Reorganizing your (Phoenix) Contexts as Use Cases
Extract your contexts' actions into Use Cases, identifying execution paths and making requirements explicit.
To phoenix or not to phoenix — that is the question
https://medium.com/@zahirkoradia/to-phoenix-or-not-to-phoenix-that-is-the-question-3cdaef4aa60f
https://medium.com/@zahirkoradia/to-phoenix-or-not-to-phoenix-that-is-the-question-3cdaef4aa60f
Medium
To Phoenix or Not to Phoenix — That is the Question
I have been playing around with Elixir and Phoenix over the last couple of months. I have also just joined Up Learn as the Head of…
#erlang #elixir #gpu_computing #simd
Hastega (will be renamed) concludes not to adopt to be implemented using high performance erlang (hipe)
https://medium.com/@zacky1972/hastega-will-be-renamed-concludes-not-to-adopt-to-be-implemented-using-high-performance-erlang-d29666f93b69
Hastega (will be renamed) concludes not to adopt to be implemented using high performance erlang (hipe)
https://medium.com/@zacky1972/hastega-will-be-renamed-concludes-not-to-adopt-to-be-implemented-using-high-performance-erlang-d29666f93b69
Medium
Hastega (will be renamed) concludes NOT to adopt to be implemented using High Performance Erlang (HiPE)
Susumu YamazakiJun 6 · 4 min read
#javascript #elixir #puppeteer #react #graphql
Improving browser performance 10x
https://engineering.universe.com/improving-browser-performance-10x-f9551927dcff
Improving browser performance 10x
https://engineering.universe.com/improving-browser-performance-10x-f9551927dcff
Medium
Improving Browser Performance 10x
We improved the performance of the Universe.com homepage by more than 10 times. Let’s explore the techniques we used to achieve this…
#elixir #code_quality #coding #programming
Enforcing code quality in elixir
https://itnext.io/enforcing-code-quality-in-elixir-20f87efc7e66
Enforcing code quality in elixir
https://itnext.io/enforcing-code-quality-in-elixir-20f87efc7e66
Medium
Enforcing code quality in Elixir
Enforcing your Elixir code to be well formatted, with no warnings and hopefully free of bugs. A mix task to automate code quality.
#elixir #phoenix #tailwindcss
Customise a new phoenix app (part 1 - outdated packages)
https://dev.to/mutablestate/customise-a-new-phoenix-app-part-1-outdated-packages-a1o
Customise a new phoenix app (part 1 - outdated packages)
https://dev.to/mutablestate/customise-a-new-phoenix-app-part-1-outdated-packages-a1o
DEV Community
Customise a new Phoenix app (Part 1 - Outdated Packages)
. Tagged with elixir, phoenix, tailwindcss.