Code charms me
  • Posts
  • Talks
  • About

A Field Guide to Unit Testing: Readability

Test as documentation!

#ruby#software development#testing#unit testing
November 14, 2020


A Field Guide to Unit Testing: Maintainability

Having maintainable tests is very important, just like 204 is very important.

#software development#testing#unit testing
October 21, 2020


A Field Guide to Unit Testing: Trustworthiness

How to make your tests trustworthy?

#ruby#software development#testing#unit testing
August 30, 2020


A Field Guide to Unit Testing: Overview

How to do testing right

#ruby#software development#testing#unit testing
July 28, 2020


[Performance Optimization] Writing Better Ruby Tests for SQL Queries

with Active Support Instrumentation

#ruby on rails#database#web technology#web performance#testing
March 9, 2020


[Performance Speedup] Customizing GraphQL Tracing on NewRelic

two ways to separate GraphQL routes by query

#ruby on rails#web technology#web performance#graphql
February 22, 2020


2020 回顧與展望

技術文章先擱一旁,伸個懶腰、抖抖衣裳,帶著回顧與展望,好好迎接下一年

#self
February 10, 2020


[Security] SSL—HTTPS 背後功臣

Security 資訊安全系列文第三篇 🤓

#web technology#security#ssl
December 23, 2019


[Security] 你該知道所有關於 SSH 的那些事

是什麼、怎麼用、要小心什麼

#web technology#security#ssh#ssl
December 9, 2019


Design Patterns 設計模式來吧!

32 篇優質好文一次呈現

#software development
October 24, 2019


Next