Jason Kim's Blog
2024-09-23
Deploy Rails 7.2.1 + Sqlite3 App to Azure Using Kamal
2024-09-01
Starting ASP.NET project in Mac OSX using VSCode
2024-08-31
Setup a .NET project on Mac OSX
2022-06-11
Setting Up Typescript For Node.js in 2022
2022-04-08
10 Years As a Software Engineer
2020-07-25
Using Next.js To Create Statically Generated Blog
2020-07-12
Investigating Memory Leak in a Node.js Application
2019-04-26
"Big Data" Engineering with Node.js
2018-06-14
Resolving Bluebird Promises With Concurrency
2017-11-13
Using ActiveStorage Today (prior to Rails 5.2 release)
2017-11-05
Setting up Typescript
2017-05-28
What I learned upgrading a large Ember.js project from v2.3.0 to v2.12.1
2017-01-01
My Macbook Alternative
2016-11-13
Tips for Transitioning to a New Team or a New Job
2016-10-09
Easily Overlook Parts on Developing REST API
2016-07-21
Benchmarking Web Frameworks
2016-06-02
Fixing Memory Leak on Production Node.js Application
2016-06-01
Battle Technical Assumptions
2016-05-28
Using Recursive Depth-first Traversal to Make API Calls to the Object’s Children
2016-04-09
Time Saving Tips for Software Development for Developers
2015-12-22
The Deployment Minefield
2015-09-01
Setting up Phoenix 1.0 on Mac OS X Yosemite (With Troubleshooting Steps)
2015-07-24
Don't say something is easy
2015-07-03
Unfair
2015-06-29
Setting up Bower on Rails 4 for Heroku
2015-06-06
Metaprogramming in Ruby should be avoided if possible
2015-01-25
attributa: a simpler way to assign values to attributes in node.js
2015-01-04
3 technical books I want to read for 2015
2014-12-26
Learning from Suprul
2014-12-08
Setting up Dokku on DigitalOcean using Ubuntu 14.10 x64
2014-11-30
Java Bitwise Operations
2014-11-11
Updating Eclipse Kepler and Fixing its Woes on Mac OS X Yosemite
2014-10-16
Buying a Used Car in Seattle
2014-10-11
Random Thoughts On Using Backbone.js For 3 Months
2014-08-02
High level steps to setting up Twitter Typeahead.js to work with Backbone.js
2014-07-14
What I was doing before computers
2014-06-07
Simple Linked List Queue in Swift
2014-06-06
Stack in Swift
2014-06-05
Making Bubble
2014-02-22
Try Not To Break The Back Button
2014-02-20
Unfortunate State of Mobile Web
2014-02-16
Adding a .jar file on test classpath
2014-02-06
[Coursera Algorithms I: Week 1] Quick Find and Quick Union in Java
2014-02-04
Basic Testing Setup with RSpec and FactoryGirl
2014-02-15
Singly Linked List