elixir

How to Integrate Your Phoenix Application with Semantic UI and Webpack

by Murtaza Basrai on 2nd March, 2017

Semantic UI is a great looking UI framework for web applications and websites. It provides a lot of ready to use components which is perfect for creating a decent looking application very quickly.

Recently I was trying to use Semantic UI framework with Phoenix project and came across the issue in integrating those two. Semantic UI comes with Gulp build tool, and Phoenix project comes bundled with Brunch build tool. For the integration, I decided to bring both to a middle ground - Webpack 2.

Read More

Published in design, web-development, javascript | Tagged with front-end, responsive-web-design, web-development, elixir, phoenix, javascript

Elixir & Erlang Setup with asdf Version Manager

by Srikala Bharadwaj on 13th September, 2016

The asdf version manager fits all Elixir & Erlang version management needs and some more. The primary reason for choosing asdf is that it can help with version management of Node.js, Ruby, Python, Postgres and more.

Instead of installing 3 different version managers to manage Elixir, Erlang and Node.js , we can use asdf for all three. Step wise installation and configuration details has been provided.

Read More

Published in version-manager | Tagged with asdf, elixir, erlang, nodejs

X

Talk to us, that's always a good idea!