DEV Community

Isa Levine profile picture

Isa Levine

Isa (ee-suh). She/her pronouns. Full stack developer working with Java, React, Jenkins, and Kubernetes. Drinks too much bubbly water.

Location Seattle, WA Joined Joined on  Email address isa.loves.coding@gmail.com github website

Education

Masters in Education, Bachelors in English, Software Engineering at Flatiron

How To Build an Event Sourcing Pattern in Rails from Scratch

How To Build an Event Sourcing Pattern in Rails from Scratch

60
Comments 4
18 min read

Want to connect with Isa Levine?

Create an account to connect with Isa Levine. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Building an Event Sourcing System in Rails, Part 1: What is Event Sourcing?

Building an Event Sourcing System in Rails, Part 1: What is Event Sourcing?

53
Comments 2
4 min read
Hi Folks, Good to be Back!

Hi Folks, Good to be Back!

9
Comments 1
1 min read
What Happened to Video Games Having In-Game CLI Consoles?

What Happened to Video Games Having In-Game CLI Consoles?

11
Comments
5 min read
Intro to RSpec in Rails (part 2): Improving Tests with `let` and `context`

Intro to RSpec in Rails (part 2): Improving Tests with `let` and `context`

42
Comments 1
8 min read
Intro to RSpec in Rails (part 1): Basic Syntax and Strategy for Testing

Intro to RSpec in Rails (part 1): Basic Syntax and Strategy for Testing

76
Comments 2
14 min read
Pros and Cons of Ruby's .tap Method

Pros and Cons of Ruby's .tap Method

56
Comments 5
8 min read
Using Service Objects to Make your Rails Controllers (and Models) Skinny

Using Service Objects to Make your Rails Controllers (and Models) Skinny

21
Comments
10 min read
HELP NEEDED: Understanding Rails ActionController::Live Module (and Async Limitations)

HELP NEEDED: Understanding Rails ActionController::Live Module (and Async Limitations)

11
Comments 11
5 min read
BONUS: A Quick Intro to Ruby's SortedSet

BONUS: A Quick Intro to Ruby's SortedSet

14
Comments
4 min read
Let's Use Rails Partials To Render Art from Magic: the Gathering!

Let's Use Rails Partials To Render Art from Magic: the Gathering!

33
Comments 6
10 min read
A Quick Intro to Ruby's Set, Part 2: Object Lookups and Efficiency

A Quick Intro to Ruby's Set, Part 2: Object Lookups and Efficiency

19
Comments 1
9 min read
A Quick Intro to Ruby's Set Collection, Part 1: Creating Sets, and Adding/Removing Objects

A Quick Intro to Ruby's Set Collection, Part 1: Creating Sets, and Adding/Removing Objects

18
Comments 1
8 min read
Need To Rename Files in Bulk? Here's a Python CLI Called file-renamer

Need To Rename Files in Bulk? Here's a Python CLI Called file-renamer

17
Comments
5 min read
Ruby on Rails GraphQL API Tutorial: Filtering with Custom Fields and Class Methods

Ruby on Rails GraphQL API Tutorial: Filtering with Custom Fields and Class Methods

38
Comments 2
7 min read
Ruby on Rails GraphQL API Tutorial: Creating Data with Mutations

Ruby on Rails GraphQL API Tutorial: Creating Data with Mutations

31
Comments 2
7 min read
Ruby on Rails GraphQL API Tutorial: From 'rails new' to First Query

Ruby on Rails GraphQL API Tutorial: From 'rails new' to First Query

142
Comments 11
7 min read
Help Me (Properly) Open-Source My Vanilla JavaScript Game Engine!

Help Me (Properly) Open-Source My Vanilla JavaScript Game Engine!

49
Comments 11
5 min read
Parsing CSV Files in Node.js with fs.createReadStream() and csv-parser

Parsing CSV Files in Node.js with fs.createReadStream() and csv-parser

36
Comments 10
5 min read
A Quick Review of JavaScript’s Array.prototype.sort() Method

A Quick Review of JavaScript’s Array.prototype.sort() Method

52
Comments
5 min read
Three Ways to Retrieve JSON from the Web using Node.js

Three Ways to Retrieve JSON from the Web using Node.js

80
Comments 7
5 min read
Passing Command-Line Arguments in Node.js

Passing Command-Line Arguments in Node.js

47
Comments 7
3 min read
Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

85
Comments 6
5 min read
Tips for Flatiron Students Working With a React/Rails Stack

Tips for Flatiron Students Working With a React/Rails Stack

12
Comments
5 min read
How I (Accidentally) Made a Game Engine from Scratch with Vanilla JS

How I (Accidentally) Made a Game Engine from Scratch with Vanilla JS

106
Comments 7
14 min read
Exploring Data Structures From a Ruby Background, Pt. 1: Arrays

Exploring Data Structures From a Ruby Background, Pt. 1: Arrays

17
Comments 2
8 min read
Reflecting on Learning, Failure, and Processing Time (the Human Kind)

Reflecting on Learning, Failure, and Processing Time (the Human Kind)

5
Comments
5 min read
Fuzzy Logic, Fuzzy Matching, and Why I Haven’t Used Either (Yet!)

Fuzzy Logic, Fuzzy Matching, and Why I Haven’t Used Either (Yet!)

37
Comments
7 min read
loading...