Open in app

Sign In

Write

Sign In

Robin Kim
Robin Kim

94 Followers

Home

About

Jul 8, 2019

Quick and Easy Way to Implement a Social Media Icon List with Hover effect

This post will walk you through a quick and easy way of creating a social media icon list that can be added to a website’s footer or About page. We will be using Ionicons to add the social media icons. Ionicons is an open-source icon set that can be used…

Web Development

3 min read

Quick and Easy Way to Implement a Social Media Icon List with Hover effect
Quick and Easy Way to Implement a Social Media Icon List with Hover effect
Web Development

3 min read


Published in The Startup

·Jul 1, 2019

Using React Router <NavLink> to Specify Which Element in a Navigation Bar Is Active

The React Router DOM package gives us <NavLink> and <Link> components. This blog post will cover the difference between the two components and how <NavLink> can be used to specify the link that is active in an application’s navigation bar. Both <NavLink> and <Link> components can be used to define…

React

2 min read

Using React Router <NavLink> to Specify the Active Element in a Navigation Bar
Using React Router <NavLink> to Specify the Active Element in a Navigation Bar
React

2 min read


Published in The Startup

·Jun 24, 2019

Handling Asynchronous Actions with Redux Thunk

Redux is a JavaScript library and design pattern that encourages single source of truth by decoupling state from complex component trees. This calls for a new way of making asynchronous actions as the vanilla React way consists of constantly fetching from inside lifecycle methods, such as componentDidMount, to update component…

Redux

7 min read

Handling Asynchronous Actions with Redux Thunk
Handling Asynchronous Actions with Redux Thunk
Redux

7 min read


Jun 8, 2019

Takeaways from Building Intelligent Data Lakes Workshop

One of the greatest assets of living near a metropolitan city and a growing tech hub is the easy access to great events and meetups. …

AWS

6 min read

Takeaways from Building Intelligent Data Lakes Workshop
Takeaways from Building Intelligent Data Lakes Workshop
AWS

6 min read


Feb 28, 2019

Babel and Webpack’s Role in create-react-app

With the introduction of Facebook’s create-react-app CLI tool, much of the configuration and labor of setting up React.js applications were abstracted away. While this one-liner command is too good to be true, it is helpful to understand some of the mechanisms going on under the hood. Two important configuration tools…

JavaScript

3 min read

Babel and Webpack’s Role in create-react-app
Babel and Webpack’s Role in create-react-app
JavaScript

3 min read


Jan 31, 2019

How State Updates Are Merged in React

Perhaps one of the rare instances being shallow is welcomed... Before we get into shallow merging though, let’s talk briefly about React Components and state. React Components help us break down the user interface (UI) into smaller parts, keeping our code organized and modular. We are able to send data…

JavaScript

4 min read

How State Updates Are Merged in React
How State Updates Are Merged in React
JavaScript

4 min read


Jan 2, 2019

Be Gone Superfluous Tables: How Active Record Allows Us to Refer to Different Types of a Model

Let’s say we have a User model that has associations with the models Listing and Review, like so: But as we are building these associations we realize that we want to make it so that a certain type of User — a host — has many listings and a certain…

Ruby On Rails

3 min read

Be Gone Superfluous Tables! — How Active Record Allows Us to Refer to Different Types of a Model
Be Gone Superfluous Tables! — How Active Record Allows Us to Refer to Different Types of a Model
Ruby On Rails

3 min read

Robin Kim

Robin Kim

94 Followers
Following
  • Alessandro Butler

    Alessandro Butler

  • CK Hicks

    CK Hicks

  • Byron Auguste

    Byron Auguste

  • Samantha Ming

    Samantha Ming

  • Caroline Lee

    Caroline Lee

See all (19)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech