Skip to content
View sainthkh's full-sized avatar
🏠
Finding remote job
🏠
Finding remote job
  • South Korea
Block or Report

Block or report sainthkh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sainthkh/README.md

Image introduction of K.Heo

Values as a Developer

Find the root of the problem.

It's so easy to say that I don't know why but it works. I don't deny I did that. But I try not to do that again, even if it means to track down the ugly code inside node_modules folder.

Code isn't done when tests aren't written.

Writing tests means writing more code and spending more time. But they are worth it because:

  1. Tests make me think the correct inputs/outputs and where is the right place for the code.
  2. Tests alert me when I break other things.

Welcome the feedbacks. But don't automatically follow it.

I love feedbacks. I always learn valuable lessons from them. But it doesn't mean I have to follow everything in them. I also need to verify them. It's because sometimes the better answer is hidden somewhere between.

Experiment and Learn

If I cannot do something, it's maybe because I don't have enough knowledge or clue. And the fastest way to get them is to experiment things or learn the topic.

Try not to make the same mistake again

If I did something wrong, it means that I can do the same wrong thing again. I must be extra careful about them.

Don't forget where I started.

I could do and write all of these because I've learned them from someone else. Don't forget them and be a good teacher and person like them.

Current Focus

What I'm learning:

  • Chrome Dev Tools
  • Web browser internals.

What I'm working on:

  • Cypress: fixing bugs with the tag, internal priority.
  • Ghost: fix bugs.
  • Preparing YouTube Channel for beginners.

Open Source Contribution History

Cypress

Tech: TypeScript, Commanderjs, Nodejs, React, Mobx, DOM, Express

  • Add out-of-the-box TypeScript support (#5906)
  • Improve element visibility algorithm (CSS transform, backface visibility) (#5590, #5916)
  • Improve type definition of APIs (#6327, #7806, #8068)
  • Improve click and type automation (#8114, #8255, #8305)
  • Fix bugs in Cypress network mocking server (#8978, #8965, #8829)

>>> More

Ghost

Tech: Expressjs, Knex, Bookshelf, Emberjs, Handlebars

  • Fixed keyboard shortcut not working inside token input. (Admin#1707)

>>> More on Ghost
>>> More on Ghost Admin

Gutenberg

Tech: React, Babel + JavaScript AST, ESLint, Puppeteer

  • Improve navigation block editor UI (#19832, #20350)
  • Replace espree with Babel to use new ES2020 syntax in documentation. (#21853)
  • Add/Fix e2e tests written in Puppeteer (#22202, #22200, #20605)

>>> More

Kibana & EUI

Tech: React, TypeScript, Nodejs

  • Migrate legacy JavaScript code to new TypeScript platform (#44644, #44743, #44750, #45747)
  • Fix custom eslint rule error when "index" is used in the folder name (#46544)
  • Migrate basic_table to TypeScript (#2428)

>>> More

Parcel

Tech: Nodejs

  • Detect files added to/removed from directories (#2615)

>>> More

Ver. 1.1.0 (2020-11-03)

Pinned

  1. cypress-io/cypress cypress-io/cypress Public

    Fast, easy and reliable testing for anything that runs in a browser.

    JavaScript 46.2k 3.1k

  2. elastic/kibana elastic/kibana Public

    Your window into the Elastic Stack

    TypeScript 19.3k 8k

  3. reasonql reasonql Public

    Type-safe and simple GraphQL library for ReasonML developers.

    JavaScript 96 5

  4. parcel-bundler/parcel parcel-bundler/parcel Public

    The zero configuration build tool for the web. 📦🚀

    JavaScript 43.1k 2.3k

  5. recharts/recharts recharts/recharts Public

    Redefined chart library built with React and D3

    TypeScript 22.7k 1.7k