When to Use Ruby On Rails
Ruby on Rails runs on Ruby, which is an open source language that has been around since the 1990s. What is Ruby? One of…
Ruby on Rails runs on Ruby, which is an open source language that has been around since the 1990s. What is Ruby? One of…
Setting up an exposed service or ingress on a Kubernetes cluster needs authentication with OAuth 2 Proxy: here’s how to get it done in 6 easy steps.
We understand how involved it can be as you acclimate to remote work culture, especially during times like these. With years of remote work under our belt, we’d like to help by sharing our own work from home setups and some of the tools and products that we love.
Our process requires trust and skill at context switching. Here are the best ways to make it easy for yourself and others to switch tasks and cope with juggling project work.
For more Custom Slack Emojis, read The Top 100 Custom Slack Emoji You Absolutely, Positively Need and More Slack Emojis You Need to Succeed…
What is GraphQL? The Graph Query Language is an API specification created by Facebook that provides an efficient, declarative and flexible alternative to REST.
A while back several Revelers were chatting in Slack about learning and working as a software engineer. Some interesting ideas were being thrown around…
Software engineer and Elixir pro Bryan Joseph explains how to delegate functions to another module with a secret weapon, also knowns as defdelegate.
We communicate as a team on Slack the same way we would via any other form of communication—by following our Core Values.
While working on getting a product live in Canada, we have gone through various trials and tribulations getting localization to work. Globalization generally refers to the combination of localization (L10N), and internationalization (I18N).
After listening to this episode of Practical AI, I got interested in experimenting with Word2Vec. According to wikipedia, Word2vec is a group of related models that…