Development
Our Engineering team, apprentices, Front-End Developers, and Designers share insights on the development process

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 The Crypto World’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.

TIL: 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.

How Well-Tested Is Your Code? Try Mutation Testing to Really Understand
Mutation testing involves running your test suite many times, modifying the application code in different ways to see if the tests catch the change.

My Favorite Functions and Patterns: lens
Today, this week’s series on my favorite functions and patterns in functional programming concludes with ‘lens’

My Favorite Functions and Patterns: debounce
This is the fourth post on my favorite functions and patterns in functional programming. Today, I’m sharing the function `debounce`.
Categories
- Apprenticeship (4)
- Blockchain (5)
- Design (20)
- Development (99)
- DevOps (4)
- Elixir (13)
- Growth (1)
- Insights (6)
- Javascript (20)
- Leadership (13)
- Management (9)
- Meet The Team (20)
- Mobile (3)
- Process (10)
- Product (15)
- React / React Native (5)
- Remote Work (14)
- Revelry News (11)
- Ruby (3)
- Startup Studio (3)
- Wordpress (2)