Tomoya's Blog

18 Posts

Memo for using Powershell

June 25, 2020 • ☕️ 3 min read

Hi, I’m Tomoya. It’s been a while since I posted last time. This time I’ll be writing about Powershell because I’ve been working on writing…

First week...

June 7, 2020 • ☕️ 2 min read

Hey guys, I’m Tomoya. It’s been a week since I got here in Tokyo and started working as an engineer. So today I’ll write about What I’ve…

Starting my first career

May 31, 2020 • ☕️ 3 min read

Finally I’ll start working as a system engineer from tomorrow. I’m deeply grateful that my company picked me up gave me a opportunity to…

What Docker is and how to use it

May 26, 2020 • ☕️ 2 min read

Hi,mates! I’m Tomoya. This time I’m gonna write about Docker because I really like using it on team development the other day. What is…

Ruby and Python

May 17, 2020 • ☕️ 3 min read

Recently I just started learning Python and got confused by how similar the way it’s written is to the one Ruby is written. So this time I…

How to debug in React

May 13, 2020 • ☕️ 4 min read

I’ve had quite much experiences on Ror (Ruby on Rails) projects, and I know there’re bunch of info about how to debug on Ror development. On…

What is CORS?

May 11, 2020 • ☕️ 2 min read

Hi, I’m Tomoya. How’s it going guys? This time I’ll be writing a memo about what CORS is and how to make use of it in Rails API mode. What…

Kubernetes

May 8, 2020 • ☕️ 1 min read

I’ll take a note of Kubernetes because I didn’t know well about this great technology even though I love everything made by Google. Yes…

How to use gatsby starter

May 5, 2020 • ☕️ 2 min read

Hey guys. This time I’ll be sharing how to build a blazing fast portfolio site with Gatsby.js in a few mins. Here is what you can build in…

bcrypt(Rails)

May 4, 2020 • ☕️ 2 min read

I used bcrypt on Rails(API) project and it wasn’t easy to figure out how it works. So I’ll take a note of it. Saving a password which users…

My goals for next one year

May 3, 2020 • ☕️ 5 min read

Hey mates, I’m Tomoya. Here I’ll be describing my three goals for a year from now and specific ways to achieve them. Have a way better…

callback function

May 2, 2020 • ☕️ 3 min read

Recently I often use on my React × RailsAPI project. What is callback function? It’s not easy to explain what it is only with words but I…

My First Post

May 1, 2020 • ☕️ 2 min read

Hey guys, I’m Tomoya. Just decided to start off this blog to output what I learn and think about things(mainly programming stuffs) on a…