http://xahlee.info/js/svg_clock.html

 

JS: SVG Clock

By Xah Lee. Date: 2015-04-04. Last updated: 2019-04-26. Here's a how to write to write a analog clock in JavaScript, without library or framework. Here's JavaScript code. If you have a question, put $5 at patreon and message me.

xahlee.info

SVG 공부를 위해 보면 좋을 것 같은 글. SVG와 Canvas 는 나에겐 아직 미지의 영역이다...

 

추가 참고 글

 

https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Tools_for_SVG : SVG 를 생성하는 방법과 추천 툴

https://www.figma.com/ : UI 생성 툴이라는데 어떻게 그려주는건지는 잘 모르겠음...

 

 

 

 

 

https://spinthewheel.app/yes-or-no

 

The YES Or NO Wheel | Spin The Wheel App

Need a straight YES or NO? Try this spinning wheel

spinthewheel.app

만약 SVG 공부를 하게되면 원하는 구현은 이 정도 목표로 하고 있다. 돌려돌려 돌림판 SVG 로 구현 재도전..

 

 

 

 

 

https://codemyui.com/add-8-bit-snow-website/?utm_campaign=CodeMyUI&utm_medium=email&utm_source=Revue%20newsletter

 

Add 8-bit Snow to Your Website – CodeMyUI

We have seen snippets to add snow w to your website or to emails, but what if you want a add retro 8-bit themed snowflakes to your web page? Well, that is

codemyui.com

티스토리 블로그에 적용하면 좋을 것 같은 눈내리는 효과. 겨울철에만 내리게끔 만들고 싶다.

 

 

 

 

 

https://groovechance.tistory.com/19

 

[MAC TIP] 맥북 화면 확대/축소 하기

맥북에서 화면을 돋보기로 보듯이 확대해서 볼 수 있는 기능이 있습니다. 사용자의 편의에 따라 마우스를 이용하는 방법도 있고 키보드만을 이용하는 방법도 존재합니다. 물론 두 가지 기능을 복합적으로 사용하..

groovechance.tistory.com

Ctrl 키를 눌러서 확대을 할 수 있게 되었다. 애플은 사소한 기능에도 디테일과 편리함을 살려 사용자에게 좋은 사용 경험을 준다.