
Search Results for: javascript


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…

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.

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.

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: Curry
Welcome to the second installation in my series on functions and patterns in functional programming, featuring function: curry, named after Haskell Curry.

Stellar for Practical Blockchain Applications
The Blockchain. I ignored it for so long. Too much hype. Too many stories of fraud. Those things are enough, but I absolutely hated…

NodeJS, an Elixir Library for Calling Node.js Functions
Having this Elixir-to-Node bridge allows us to use a tried-and-tested JavaScript library for our app while we get our Elixir client off the ground.

Language Naming Conventions in Programming: It’s All in the Context
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.

Using SCSS to Dynamically Change CSS Font Color Based on Background
Blaze’s heart was so happy the day she discovered the ability to change font color based on the lightness or darkness of the background. She shares with you the magic of SCSS in this detailed post.


Quick Setup for Testing Explorer in a Virtual Machine
You’ve tested. You’ve deployed. Your work is out in the wild. Then – WHAT IS THAT on your bug report? Oh… You have users on Internet Explorer. Jason shares how to test using Windows Virtual Machine on the MacBook.

Don’t Use JSON as a Configuration File Format (Unless You Have To)
Don’t use JSON as a configuration file format, unless you have to. Here are all the reasons why – and what to use instead.
Categories
- Apprenticeship (8)
- Artificial Intelligence (33)
- Back-End Engineering (124)
- Blockchain / Crypto (10)
- DevOps (4)
- Elixir / Phoenix (31)
- Front-End, UI / UX Engineering (39)
- Growth (4)
- Insights (77)
- Javascript (23)
- Leadership (23)
- Meet The Team (17)
- Mobile Applications (3)
- Off the Beaten Path (7)
- Peerbot (3)
- Process (20)
- ProdOps (1)
- Product Management (30)
- React / React Native (8)
- Remote Work (17)
- Revelry News (13)
- RevTWIL (24)
- Ruby / Ruby on Rails (4)
- Startup Studio (3)
- Technical Consulting (21)
- Testing and Security (8)