Open in app

Sign In

Write

Sign In

Julian Rosenthal
Julian Rosenthal

5 Followers

Home

About

Published in JavaScript in Plain English

·Jul 28, 2021

Web Scraping with Cheerio

An introduction to Cheero — a popular Node web parser. — Introduction Recently I have been working on an API to deliver baseball statistics as I have not been able to find one for free with in-depth statistics. In the process, I have been learning a lot of new skills, and I would like to talk about cheerio, a popular node package…

JavaScript

4 min read

Web Scraping with Cheerio
Web Scraping with Cheerio
JavaScript

4 min read


Published in JavaScript in Plain English

·Jun 14, 2021

The Benefits of Using Svelte with Userbase

The simplest of all stacks? Introduction After first learning React, I wanted to learn another in-demand framework to add to my resume, and after watching the JavaScript World Conference, I decided I would learn Svelte. After working with it for about a week, I must say that it is truly…

JavaScript

2 min read

The Benefits of Using Svelte with Userbase
The Benefits of Using Svelte with Userbase
JavaScript

2 min read


Jun 8, 2021

Greater Than Tree

Solution to LeetCode Problem 538 Background I recently interviewed for a junior developer position and wanted to share the solution to one of the interview problems I had. The problem is called Convert BST to Greater Tree, and it happens to be on LeetCode. Intro The basis of the problem…

JavaScript

2 min read

Greater Than Tree
Greater Than Tree
JavaScript

2 min read


Published in JavaScript in Plain English

·Apr 29, 2021

Building a Sudoku Puzzle Generator Using Vanilla JavaScript

Coding a generator can be a lot of work. There are a ton of factors that you need to consider. Here’s how I did it using vanilla JavaScript. What is Sudoku? Before I begin explaining how to generate unique Sudoku puzzles, it is important to review the rules of Sudoku. Sudoku is played…

JavaScript

5 min read

Building a Sudoku Puzzle Generator
Building a Sudoku Puzzle Generator
JavaScript

5 min read


Published in JavaScript in Plain English

·Apr 12, 2021

How to implement ‘Shopping Cart’ features using Cookies in React

The problem I solve in my project implements similar functionality like a shopping cart. Background While creating a React app for my final project at Flatiron, I ran into a problem where I needed to be able to associate aspects of my app with different users, but did not need to…

React

3 min read

How to implement ‘Shopping Cart’ features using Cookies in React
How to implement ‘Shopping Cart’ features using Cookies in React
React

3 min read


Mar 15, 2021

What is This

An overview of JavaScript Classes, this keyword, and explicit function binding Background After first learning Ruby in Flatiron’s Software Engineering Bootcamp, JavaScript was at times a bit difficult to understand. When working with Ruby, and it’s popular framework Ruby on Rails, you write code that is encapsulated almost exclusively in…

JavaScript

3 min read

What is This
What is This
JavaScript

3 min read


Feb 7, 2021

Custom Form Checkboxes

Improve user experience by beautifying your checkboxes Background Default checkboxes in forms can be monotonous, which is fine when you’re signing away your rights, or claiming to have read through terms and agreements, but not when you need users to constantly interact with a form. Take Snapchat for example. When…

Ruby On Rails

3 min read

Custom Form Checkboxes
Custom Form Checkboxes
Ruby On Rails

3 min read


Jan 11, 2021

Tips For Starting a Sinatra App

Three things to know before starting a project with Sinatra. Background Sinatra is a Ruby web application framework. It is more lightweight than other web frameworks, and is often used without the standard Model-View-Controller(MVC) pattern you would find in a Ruby on Rails application. …

Ruby

3 min read

Ruby

3 min read


Dec 7, 2020

Three Ways to Solve 3Sum

An introduction to algorithms with a common interview problem Introduction Perhaps you are familiar with the 3Sum problem or a derivative of it. The problem is as follows: Given an array of n integers, find elements a, b, and c such that a + b + c = 0. Return…

Algorithms

4 min read

Three Ways to Solve 3Sum
Three Ways to Solve 3Sum
Algorithms

4 min read


Nov 18, 2020

Why I Became a Coder.

Growing up in a small suburb of New Haven, CT, I had little exposure to the world of coding. We all did. California and its tech revolution — a land of entrepreneurial opportunity, kaleidoscopic documents, data tabulations, bean bag chairs, tremendous glass windows covered with dry-erase computations, and red bricks…

Personal Development

3 min read

Why I Became a Coder.
Why I Became a Coder.
Personal Development

3 min read

Julian Rosenthal

Julian Rosenthal

5 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech