Allen Shin

Allen Shin @jihoshin28

About: Student at Flatiron School, Prospective Frontend Engineer

Location:
Union City, CA
Joined:
Nov 13, 2019

Allen Shin
articles - 29 total

Angular vs. React

I recently had the chance to interview for a company called Flywheel.io, which is revolutionizing the...

Learn More 3 0Feb 20 '21

Google maps on React

This week I wanted to add a page to my grocery store application where you could show the location of...

Learn More 8 0Oct 4 '20

Hosting Rails project on Heroku

After you finished your projects, you want to be able to host your project online to show off to your...

Learn More 2 0Sep 26 '20

Getting started with React Native (Windows)

This week I started working on my first React Native project, and I found the set up to be very simpl...

Learn More 4 0Sep 19 '20

Project organization

I've been working on a grocery delivery application, and I'm proud to say I reached my goal of finish...

Learn More 2 0Sep 14 '20

Learning to love programming to learn programming

In past weeks, I've been continuing to upload a bunch of articles that have to do with technical conc...

Learn More 6 0Sep 6 '20

Redux Persist

As I was working on my project this week, I got authentication with Google to work, but I ran across...

Learn More 2 0Aug 29 '20

Google Oauth2 on Rails w/ OmniAuth

This week, I tried to focus mainly on my project and started working on the authentication portion of...

Learn More 11 4Aug 23 '20

Lazy Loading Images

This week, I had the opportunity to submit my first interview assignment during my interview process...

Learn More 8 3Aug 15 '20

Exploration of recusion and iteration (and most of us already know about iterations)

As is the case with a lot of topics in programming, there is always more than one way to do something...

Learn More 5 0Aug 10 '20

A plan for the technical interview problem

So last week I wrote about the reflections on my tecnical interview, and I'm glad to say that after a...

Learn More 4 1Aug 2 '20

Reflections on my first technical interview

This week, I took a bit of a break from doing learning new concepts online, because I actually had my...

Learn More 4 3Jul 26 '20

Redux: makes things more complicated and then easier

To be honest, this was my first impression of Redux/React-Redux. Redux is basically just another way...

Learn More 4 0Jul 19 '20

React Navbars with PopStateEvent

Continuing with the React theme, I wanted to touch on a task that always comes up when you're buildin...

Learn More 19 1Jul 13 '20

React Hooks

Taking a bit of a break from CSS, this week, I've started learning about React hooks. I've heard this...

Learn More 7 0Jul 5 '20

Simplifying CSS layouts with Grid

Last week, I started my journey in CSS, and it was a relief to know things weren't as hard as I thoug...

Learn More 8 0Jun 26 '20

CSS Demystified: Flexbox

I decided last week that I wanted to pursue the path of frontend engineering, and in my way to being...

Learn More 12 0Jun 21 '20

React Review

This week was a bit of a breakthrough week. My current goal was to become a backend engineer, because...

Learn More 8 0Jun 14 '20

Django/Postgres Setup

I noticed that in a lot of the job postings, I noticed that Django and Postgresql topped the list as...

Learn More 7 0Jun 7 '20

Sorting things out

This week's punny title is in relation to the topic but also the sort of mood I've been in lately. I'...

Learn More 6 0May 31 '20

Linked lists explained.

For the first time in a long time, I finally started to understand linked lists. I had been looking...

Learn More 5 0May 24 '20

Understanding Execution Context Part 3: Closure

The last two weeks, I talked about two concepts in Javascript that confuse beginners to what they act...

Learn More 6 0May 18 '20

Understanding Execution Context Part 2: Get "this"

In my last post, I went over some introductory concepts regarding the execution context in Javascript...

Learn More 6 0May 10 '20

Understanding Execution Context in JS

It has been about 2 months since I've graduated from FlatIron School (I was lucky enough to finish ri...

Learn More 6 1May 2 '20

Making an Everyday Planner w/ React & Rails

I'm currently working on my final project for Flatiron School and the application I'm making is a nut...

Learn More 4 0Feb 6 '20

Big O Notation

During my last blog post, I talked about a particular problem which involved using checking 3 differe...

Learn More 50 0Jan 23 '20

Pythagorean Algorithm explained.

I remember watching one of my friends solve a Rubik's Cube in high school, and just baffled at how he...

Learn More 9 0Jan 2 '20

Poop on banisters... or CRUD on RAILS

My last blog post, I went over the basic structure of every web application which includes the model,...

Learn More 10 0Dec 4 '19

Model View Controller: The 3 dimensions of programming

It has been about a year since I decided that I want to switch over to computer science, and since th...

Learn More 8 0Nov 13 '19