Back-End Engineering
Revelry’s talented engineering team – comprised of front- and back-end developers – offers expertise in a wide range of languages, frameworks, and capabilities. In addition to long-time favorites, like Elixir and Phoenix, they enjoy exploring “what’s new and what’s next,” and then sharing about it.
Check out some of our tech team’s latest insights and opinions below, and then sign up for our monthly e-newsletter for more.
How to Cope with Growing Pains of a Scaling Culture
Don’t Get Turned Into Spaghetti By Tidal Forces As You Approach The Event Horizon Opinions about ‘scaling’ and ‘change management’ that flood expanding companies…
Ecto, You Got Some ‘Splainin To Do
Ecto is a powerful tool for interacting with databases. By adding `EXPLAIN` to the SQL strings, I was able to quickly troubleshoot and get the job done.
Super Simple Guide for Organizing Styles in React Native (6 Steps)
Even though it’s really easy to get in the habit of using inline styles all over the place in your components, there might be better ways of organizing your styles for React Native.
My Introduction to Property Testing
Lately I’ve been exploring various automated testing techniques, and it’s about time I got to property-based testing, also known simply as property testing. I…
Implementing Globalization (G11N) in Software Applications
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).
Getting My Feet Wet with Deep Learning and Word2Vec
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…
6 WordPress Features You Should Know About
There are so many features in WordPress, it’s impossible to know them all. The trick is to find the hidden gems that make your life easier.
Improve Your Workflow in the Terminal with These fzf Tips
Tips and code snippets that can be used to help improve your workflow in the terminal, and, how to create your own fzf-based workflow.
Improving UX Design with React Native Features
Front-end development for React Native is an entirely different ball game, especially when it comes to styling content, because styles are written in JavaScript. At one point or another, you’ll face challenges like a different markup, style properties, number conversions, boundaries, and lots of weird errors. So Brittany gathered up some resources for you.
Prioritizing Features and Bugs in Software Development
Whether it’s a feature, a bug, or a regression, it’s all work. It all has the same level of prioritization before we add in the business context. This is how we decide what gets worked first.
Here’s Why We Do Case Interviews for Software Engineers
Technical interviews are broken. We do case interviews in order to take candidates from hearing the scenario, to asking clarifying questions, to giving broad opinions and concepts, to specific architecture and programming tasks.
Managing Technical Debt: Etiquette, Tips, and Techniques
There are many moving parts involved in product delivery. Ideally, we never utilize developer shortcuts or compromises. And even when we knowingly take shortcuts, the intention is always to come back and clean this up eventually.
Rigging RANDAO: Defeating Crypto’s Favorite “Trustless” Random Number Generator
If you’ve been paying a lot of attention to the blockchain ecosystem, the algorithm may look familiar. In crypto circles, it is called RANDAO, and it has been hyped off-and-on for a few years now.
TWIL: Attaching IPFS folder to a Stellar Account
Attaching the hash to the folder in IPFS makes it so you can add items to it without having to update the value in the data entry every time something is added to it.
Mutation Testing to Really Understand Your Code
Mutation testing involves running your test suite many times, modifying the application code in different ways to see if the tests catch the change.
Categories
- Apprenticeship (8)
- Artificial Intelligence (29)
- Back-End Engineering (123)
- Blockchain / Crypto (10)
- DevOps (4)
- Elixir / Phoenix (27)
- Front-End, UI / UX Engineering (39)
- Growth (3)
- Insights (68)
- Javascript (20)
- Leadership (23)
- Meet The Team (17)
- Mobile Applications (3)
- Off the Beaten Path (6)
- Peerbot (3)
- Process (19)
- ProdOps (1)
- Product Management (30)
- React / React Native (7)
- Remote Work (17)
- Revelry News (13)
- RevTWIL (24)
- Ruby / Ruby on Rails (4)
- Startup Studio (3)
- Technical Consulting (21)
- Testing and Security (7)