Homepage
Open in app
Sign inGet started
About Codecademy
  • Archive
  • Start Coding
Tagged in

React

About Codecademy
About Codecademy
Lessons learned while teaching the world to code
More information
Followers
1.8K
Elsewhere
More, on Medium
  • React
Go to the profile of Alex
Alex in About Codecademy
Feb 5, 2018

Keep your Large Redux Application In Check with Redux-Usage-Report

Read more…
1 response
Go to the profile of Alex
Alex in About Codecademy
Nov 2, 2017

Building Animations in React From Scratch

Recently I was talking with a designer on my team about her vision for a redesign of a…

Read more…
4 responses
Go to the profile of Bonnie Eisenman
Bonnie Eisenman in About Codecademy
Sep 22, 2015

PropTypes Validation in React + Karma

At Codecademy, we use Karma + Jasmine to test our React codebase. We also use PropTypes to document what props each React component expects.

Problem: we weren’t actually validating the PropTypes, so even though we made an effort to keep…

Read more…
5 responses
Go to the profile of Bonnie Eisenman
Bonnie Eisenman in About Codecademy
Jul 5, 2015

Testing with ReactJS at Codecademy

At Codecademy, we use ReactJS to build our learning environment. We’ve really enjoyed working with React; it’s well-suited to our learning environment, which is for the most part a single-page app.

Read more…
5 responses
Go to the profile of Bonnie Eisenman
Bonnie Eisenman in About Codecademy
Mar 19, 2015

Rapid iOS Prototyping with React Native at Codecademy

My thoughts after two days of experimentation…

Read more…
1 response