Toggle navigation
Theo Blog
Home
About
Archive
Archive
「I sometime keep saying why」
Show All
16
Ruby on Rails
10
Rspec
3
Backend
2
Javascript
2
Design pattern
1
GraphQL
1
Jest
1
NestJS
1
Ruby
1
TDD
1
Typescript
1
2024
Refactoring Rigid Code Structures in Ruby
Improving Maintainability and Extensibility
Dependency Injection
Nestjs
Race Condition
Ruby on Rails
2023
Ruby - Blocks
Ruby on Rails
2022
Manage package.json
Javascript
Duck typing
Design pattern
Exception handling
Ruby on Rails
Why type assertion is bad in Typescript?
Typescript
How to work with Javascript Clipboard API
Javascript
Class eval vs Instance eval in Ruby Meta programming
Ruby on Rails
TDD GraphQL on Rails
Ruby on Rails with Rspec
Unit test and test double
Ruby on Rails with Rspec
Why You Need Service Objects
Ruby on Rails service objects
Feature flags in Ruby on Rails
Feat. Flipper
How to test ActiveJob is enqueued in a controller?
Rails ActiveJob
How does class methods on Rails Action Mailers work
Rails Magic