tag:

mosya・Awesome

コードが美しくてたまらない。この感覚をどうにかして伝えたい

👤horomi

コードをいじらずにはいられなくなる構造を整理してみた

Awesomeをmd版で作ってみる

👤horomi

md最強

How to create a triangle in CSS?

👤horomi

Triangles often seen. I have never understood why this is so, just copy and paste until now.

list.innerHTML = todos.map(todo => `<li>${todo.title}</li>`).join('')

👤horomi

mosya:fetch POST