
Programmatic Parallels of Signal Flow
By Matt AguiluzRevelry Alumni Signal flow is something I find endlessly fascinating. The process of receiving input, processing it, and returning output is relatively…
By Matt AguiluzRevelry Alumni Signal flow is something I find endlessly fascinating. The process of receiving input, processing it, and returning output is relatively…
Nick Schello, Revelry’s Chief Technology Officer, began his career here as a software engineer in our apprentice program in 2014. After seven and a…
the IDEA 3D Scanning For All While 3D printers have become more affordable to the general public, few people have one at home. The…
Who is Sam Keer? Sam Keer is a software engineer who works with Elixir, Javascript, Ruby, and a dash of C#. Originally from Redwood…
Learn how to avoid common code review pitfalls that engineering managers face.
Hone your team’s code reviews at the Git Pull Request level.
A doctor-turned-software engineer, Bob Weilbacher joined Revelry just a few months ago after a 20-year-long career in medicine.
Anything you can do from the Kubernetes command-line interface (kubectl), you can do through the Kubernetes API. Here’s how to build an app in 8 steps.
For more Custom Slack Emojis, read The Top 100 Custom Slack Emoji You Absolutely, Positively Need and More Slack Emojis You Need to Succeed…
A while back several Revelers were chatting in Slack about learning and working as a software engineer. Some interesting ideas were being thrown around…
Jason had a theory: He dislikes abbreviations and acronyms, ambiguity and magic. And he likes explicitness and clarity. So he wondered why some code naming conventions seem to punish verbosity (when it’s required) and what this all has to do with language naming conventions.