Insights
Thoughts, ideas and opinions on all things software strategy, design, and development – from the emerging tech experts at Revelry
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, UI / UX Engineering Back-End Engineering Java / Javascript React / React Native
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.
Hustle vs Flow: Balancing the Masculine and the Feminine at Work
We call on both sides of our personality in order to live a balanced life and remain in context. Here’s what happens when we lean too much to one side or the other at work, and why it’s important to balance the hustle and the flow.
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.
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`.
My Favorite Functions and Patterns: group_by
Thank you for joining me as I share my favorite functions and patterns in functional programming. Today’s focus is on the function group_by.
My Favorite Functions and Patterns: Curry
Welcome to the second installation in my series on functions and patterns in functional programming, featuring function: curry, named after Haskell Curry.
My Favorite Functions and Patterns: With Statement
This is just one segment in a compilation of my favorite functions and patterns in functional programming. This bit focuses on the with statement.
Categories
- Apprenticeship (8)
- Artificial Intelligence (29)
- Back-End Engineering (122)
- Blockchain / Crypto (10)
- DevOps (4)
- Elixir / Phoenix (26)
- Front-End, UI / UX Engineering (39)
- Growth (3)
- Insights (65)
- Java / Javascript (20)
- Leadership (23)
- Meet The Team (17)
- Mobile Applications (3)
- Off the Beaten Path (5)
- Peerbot (3)
- Process (18)
- ProdOps (1)
- Product Management (30)
- React / React Native (7)
- Remote Work (17)
- Revelry News (13)
- RevTWIL (23)
- Ruby / Ruby on Rails (4)
- Startup Studio (3)
- Technical Consulting (21)
- Testing and Security (7)