
5 Concepts Javascript Developers Should Learn with Elixir
5 key Elixir concepts every JavaScript developer should know to boost code clarity, stability, and performance.
5 key Elixir concepts every JavaScript developer should know to boost code clarity, stability, and performance.
I woke up one morning with a thought: “What if I wrote a web game without writing any Javascript?” Here at Revelry, we love…
Who is Sam Keer? Sam Keer is a software engineer who works with Elixir, Javascript, Ruby, and a dash of C#. Originally from Redwood…
Once he wrote his own implementation of Conway’s Game of Life, Jonathan finally felt like a real programmer. He continues to apply this tactic when learning a new language or library. Here, he shares the results of using it on Ramda.
Jonathan shares code samples that prove how functional programming helped resolve some coding challenge problems much faster, and with fewer lines of code, than more imperative approaches would have — even for more imperative languages such as JavaScript.
How do you pick a tech stack for a new project? If it was five years ago, it was fairly straightforward. There were two…
Do you think all AI generated code is shit? Are you an engineer, founder, or layperson who has used AI in the last few…
Earlier this year, I became one of the unlucky few, that special class of coder for whom the bell tolls. I followed advice from…
Retrieving a document’s filename using Microsoft’s powerful, yet sometimes nuanced, Word.JS API unearths a critical insight into the API’s asynchronous design: the danger of…
Remember how I turned my old gaming laptop into a private LLM server with a Phoenix web interface? Maybe you remember how I was…
Valentine’s Day is almost upon us! At Revelry we take love seriously. To get into the spirit of the season I thought it would…
In a recent engineering team meeting, we spent some time discussing progressive web apps (PWAs), a way for software developers to deliver exceptional user…
Apple’s “Sign In with Apple” feature recently caught my eye; it allows users to sign into apps without sharing their personal email addresses. Intrigued…