1 follower
spawn(fn -> @elixirlang/@elmlang developer end)
Have you ever wondered what happens beneath the covers when you talk to your Database? Well, you are in for a treat! In this talk, we are going to uncover the dark magic behind Database Drivers. We will look at everything that is needed to talk to a ...
In this talk, we will start by building the Backend while taking advantage of OTP primitives such as GenServer and friends to build a simple cron to fetch messages from Telegram API and then we build using Phoenix LiveView and Alpine.js to build the ...
In this talk, I'll try to convey the intuition of how GenServers are created from isolated actors and gain some deep and intuitive understanding of GenServer. https://youtu.be/zK5GnJwfrak
Pharo the Modern Smalltalk Download the Pharo and decompress the file $ unzip Pharo.zip $ sudo mv Pharo /opt/ Create the pharo.desktop file and paste the following contents [Desktop Entry] Encoding=UTF-8 Name=Pharo GenericName=Pharo Exec=pharo Icon=...