#javascript #elixir #phoenix
How to install bootstrap on a phoenix 1.4 project
https://medium.com/wecode-ng/how-to-install-bootstrap-on-phoenix-1-4-project-c8aa724dcdeb
How to install bootstrap on a phoenix 1.4 project
https://medium.com/wecode-ng/how-to-install-bootstrap-on-phoenix-1-4-project-c8aa724dcdeb
Medium
How to install Bootstrap on a Phoenix 1.4 project
I wanted to use bootstrap in my phoenix 1.4 project but phoenix 1.4 ships with the milligram.io by default.
#elixir #learning #javascript
How learning elixir made me a better programmer 🥃
https://medium.com/@yourboybigal/how-learning-elixir-made-me-a-better-programmer-674f2c12cd97
How learning elixir made me a better programmer 🥃
https://medium.com/@yourboybigal/how-learning-elixir-made-me-a-better-programmer-674f2c12cd97
Medium
How Learning Elixir Made Me a Better Programmer 🥃
After getting comfortable with a couple programming technologies, developers usually stop there.
#functional_programming #elixir #javascript #programming #tech
How to learn elixir for hipster javascript developers
https://blog.bitsrc.io/how-to-learn-elixir-for-hipster-javascript-developers-f0352e579ac3
How to learn elixir for hipster javascript developers
https://blog.bitsrc.io/how-to-learn-elixir-for-hipster-javascript-developers-f0352e579ac3
Medium
How to Learn Elixir for Hipster Javascript Developers
Everyone knows Javascript. Your grandma, father-in-law, old college roommate… even your cat knows Javascript!
#elixir #software_engineering #phoenix_framework #ruby_on_rails #javascript
Why we choose elixir as the main technology for our startup?
https://medium.com/flipay/why-we-choose-elixir-as-the-main-technology-for-our-startup-30fe3b57ee31
Why we choose elixir as the main technology for our startup?
https://medium.com/flipay/why-we-choose-elixir-as-the-main-technology-for-our-startup-30fe3b57ee31
Medium
Why we choose Elixir as the main technology for our startup?
Elixir is one of the young programming languages people mentioned a lot. We have been working on Elixir and Phoenix for several months…
#javascript #typescript #elixir #store
Frontend store with the state on the elixir backend.
https://dev.to/nerdslabs/frontend-store-with-the-state-on-the-elixir-backend-551e
Frontend store with the state on the elixir backend.
https://dev.to/nerdslabs/frontend-store-with-the-state-on-the-elixir-backend-551e
DEV Community
Frontend store with the state on the elixir backend.
Frontend store with the state on the backend. You are able to mutate store state from the frontend and also from the backend. Whole communication going through WebSocket.
#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.
#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…