Hoist!

Note: This was originally posted on my blog at https://therobinkim.com/blog/hoist. Any updates will appear there and not here.

You will learn:

  1. A variable declaration is hoisted.
  2. A variable initialization is not hoisted.

Let’s Learn Vim

This post was originally created for https://github.com/therobinkim/lets-learn-vim.

Introduction

Background

vim is a text editor that is built into many operating systems and henceforth built into terminals…


Create Awesome Maps with D3.js

Note: This was originally posted on my blog at https://therobinkim.com/blog/create-awesome-maps-with-d3.js. Any updates will appear there and not here.

The visualization I refer to throughout this blog post is here. Click on “Open in a new window”


Great Habits for Public Speaking

Note: This was originally posted on my blog at https://therobinkim.com/blog/great-habits-for-public-speaking. Any updates will appear there and not here.

Here are a few simple tips you can focus on to dramatically improve your public speaking…


ab: Apache HTTP server benchmarking tool

ab is a tool for benchmarking your Apache HTTP server. (source)

I saw Ryan Dahl’s Introduction to Node presentation where he used the ab command line utility.

therobinkim
therobinkim
let’s learn
More information
Followers
22
Elsewhere