Pete Fowler
blog.petefowler.dev

blog.petefowler.dev

Follow
Follow
homebadges
How to solve the Leetcode 1657. Determine if Two Strings Are Close problem in JavaScript

How to solve the Leetcode 1657. Determine if Two Strings Are Close problem in JavaScript

Use a hash map to compare the letters and their frequencies

Pete Fowler
Pete Fowler
6 min read
How to add Google maps and markers to a React site

How to add Google maps and markers to a React site

Pete Fowler
Pete Fowler
2 min read
How to deploy a Ruby Sinatra Active Record app on Heroku

How to deploy a Ruby Sinatra Active Record app on Heroku

Pete Fowler
Pete Fowler
4 min read
How to make a star rating display in React that's better than the one on yelp.com

How to make a star rating display in React that's better than the one on yelp.com

Pete Fowler
6 min read
Capturing multi-line console output in Ruby's RSpec testing interface

Capturing multi-line console output in Ruby's RSpec testing interface

Pete Fowler
3 min read
A quick guide to cell phone vibration with JavaScript

A quick guide to cell phone vibration with JavaScript

Pete Fowler
3 min read
How to compare arrays in JavaScript

How to compare arrays in JavaScript

Pete Fowler
3 min read
How to create a parallax scroll effect using vanilla JavaScript and CSS

How to create a parallax scroll effect using vanilla JavaScript and CSS

Pete Fowler
2 min read
Understanding JavaScript reference versus instance

Understanding JavaScript reference versus instance

Pete Fowler
4 min read
Shout out to The Odin Project

Shout out to The Odin Project

Pete Fowler
2 min read