How to use namedtuple via `typing`
You can do ‘dot access’ instead of key access. It looks smart way compare with dictonary. You can inherit Person…
You can do ‘dot access’ instead of key access. It looks smart way compare with dictonary. You can inherit Person…
npm init -y npm install typescript ts-node @types/node --save-dev npx tsc --init touch main.ts npx ts-node main.ts
In your disk In your directory The main difference is that the first command displays the total size of each…
const axios = require('axios') const FormData = require('form-data') const crypto = require('crypto') // const fs = require('fs') const get_image(url) =>…
for f in ./*.jpg do echo $f echo ${#f} if [ ${#f} -gt 20] then rm $f fi done
Basic Authentication Basic authentication has been used for many web services like Nginx. In Basic authentication, the username/password pair is…
What is the greatest preserved castle ruin in mountains in Japan? One of the candidates is Takatori castle ruin. Because…
Nikko-Toshogu is one of the most famous shrines in Japan. It places Nikko, Tochigi prefecture. But, do you know there…
On the last night of my stay in Chicago, My Chinese friend invited me to a karaoke party. I found…