Open in app

Sign In

Write

Sign In

Betsy Sallee
Betsy Sallee

257 Followers

Home

About

Jun 14, 2019

A Beginner’s Guide to React, Part 2: Hooks Edition

If you’re a React engineer and you haven’t been living on the moon for the past nine months, chances are you’ve heard about React Hooks. The TL;DR is that before Hooks, class components were the only components that could track state and make requests to an API. Hooks are functions…

React

10 min read

A Beginner’s Guide to React, Part 2: Hooks Edition
A Beginner’s Guide to React, Part 2: Hooks Edition
React

10 min read


Jan 22, 2019

A 10 Step Guide to Flexbox

Responsive design got you down? Tired of guessing about Flexbox properties? Follow these simple steps and you’ll never have to copy and paste Flexbox code again. Step 1: Is Flexbox right for you? Flexbox is an effective and easy-to-use CSS module for styling HTML elements inside of a parent so that they respond to changes in browser…

CSS

13 min read

A 10 Step Guide to Flexbox
A 10 Step Guide to Flexbox
CSS

13 min read


Aug 25, 2018

JavaScript Array Methods: .splice() vs .slice()

When it comes to operating on arrays, .splice() and .slice() are two incredibly useful methods to have in your toolkit. It’s not always easy, though, to remember which is which. I’ve put together this crash course on the ins-and-outs of each so that you can start splicing and slicing with…

JavaScript

5 min read

JavaScript

5 min read


Aug 15, 2018

Demystifying By Value vs. By Reference

If you’re new to JavaScript, it can be tempting to fasten your seat belt, step on the gas, and careen through the language as quickly as possible. “There’s so much to learn,” you may think to yourself, “so I need to just push on, even if certain fundamentals aren’t quite…

JavaScript

5 min read

JavaScript

5 min read


Jul 1, 2018

A Beginner’s Guide to React

So, you’ve decided to learn React.js. Congratulations! This guide is intended to help you in your quest to understand four fundamental aspects of this incredibly powerful library. We will be building a very simple React app along the way that allows a user to enter a search term and retrieve…

JavaScript

9 min read

A Beginner’s Guide to React
A Beginner’s Guide to React
JavaScript

9 min read


Jun 11, 2018

Function Borrowing in JavaScript

When we create JavaScript objects, we typically associate them with certain behavior. Consider the below example: We’ve created a class Dog with three properties and two methods, one of which is tellUsAboutYourSelf(). We’ve also created a new instance of Dog, which is saved into the variable fido. Pretty straightforward…

JavaScript

3 min read

JavaScript

3 min read


May 20, 2018

Ruby Inheritance and Object Hierarchy

You know the old saying: Everything in Ruby is an Object. But what does that mean? Where do these Objects come from, and why do they behave the way they do? Objects come from classes, which you can think of as the blueprints for individual objects — they define the…

Programming

4 min read

Programming

4 min read


May 6, 2018

The Difference Between .sort and .sort_by in Ruby

I just completed my second week of the Software Engineering Immersive at Flatiron School, and I’m going to unpack the difference between .sort and .sort_by in Ruby. I first ran into .sort_by when working on the final lab in the pre-work for my program. The lab was called “Alphabetize in…

Ruby

5 min read

The Difference Between .sort and .sort_by in Ruby
The Difference Between .sort and .sort_by in Ruby
Ruby

5 min read

Betsy Sallee

Betsy Sallee

257 Followers

front end engineer / poet / editor / www.betsysallee.com

Following
  • Nicholas Thomson

    Nicholas Thomson

  • Mendy Wolosow

    Mendy Wolosow

  • Jaimie Nguyen

    Jaimie Nguyen

  • Nic Barajas

    Nic Barajas

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech