Dynamic Child Components with React
I’d like to suggest a simple piece of advice to fellow React devs out there. When rendering dynamic arrays of child elements within a React component…
Don’t Forget Your Keys!
Continue Reading
I’d like to suggest a simple piece of advice to fellow React devs out there. When rendering dynamic arrays of child elements within a React component…
Don’t Forget Your Keys!
Continue Reading
Are you excited about ECMAScript 6? We are. ES6 is the new JavaScript with great new features that make JS easier to write and maintain. ES6’s classes, arrow functions and modules make JavaScript sane enough that we’re considering dropping CoffeeScript and swearing off all languages that compile to JavaScript.
Continue Reading
Google hasn’t yet adapted to cutting edge client-side frameworks such as React. It is possible put a Google Map in a React component, but unfortunately it just doesn’t yet work the React way.
Continue Reading
CTO Joel demonstrates how to create a mixin that rewrites your props into the Backbone objects you really want, then binds events to make your UI update automatically when their data changes.
Continue Reading
New to React or want to start at the beginning? Try our
first article about React— What You Need to Know About React.
A common question from React beginners is “How do I make two components
communicate with each other in React?”
The purpose of this article is to explain some key things about React that you
should know before you get started. When I started learning React, I was
confused by the framework and its documentation, because I didn’t understand the
core concepts of React. I would like to prepare you to learn React by sharing
some of those core concepts.
Harmonium is a framework of React components optimized for teams that want to ship apps fast. It is a curated list of components that work together and have cohesive styles. One of our design goals is that you never have to research and handpick component packages. Whatever you need is already here. You can find the gallery […]
Continue Reading
The Revelry team spent one week building a contact tracing app prototype for the state of Louisiana. Here’s a break down of the process
Continue Reading
This is a complete guide to preparing for and landing a software engineer apprenticeship—that leads to a full-time job! If you want to pursue a career as a software engineer but don’t know where to start, this guide will outline a solid game plan you can follow chapter by chapter or skip around and take […]
Continue Reading
A doctor-turned-software engineer, Bob Weilbacher joined Revelry just a few months ago after a 20-year-long career in medicine.
Continue Reading