Setting up Elixir with Nix
October 02, 2022 • ☕️ 2 min readSetting up Elixir dev environment with Nix Prerequisites nix - Follow this guide to install nix in your system direnv - helps to initialize…
Setting up Elixir dev environment with Nix Prerequisites nix - Follow this guide to install nix in your system direnv - helps to initialize…
All communication between microservices occurs via an HTTP request. To make a single HTTP request, services perform the following steps…
Native image lazy loading is added to browsers from Chrome 76 and other browsers are also starting to support it which helps us to add lazy…
This one line command tells Ubuntu to install lamp-server and phpmyadmin ( ^ means using tasksel), lamp-server is a set of applications to…
Sometimes we get away with having the program print out some information by executing commands like console.log for JS or echo, var_dump for…
Develop modern, complex, responsive and scalable web applications with Angular 4. Fully understand the architecture behind an Angular…
Switch Caps to Esc from terminal For swapping Caps with Esc On Linux Gnome desktops you can do easily with Tweak Tool ######If you want to…