This is a simple website which tell the story of 17 y.o boy and his friends on ITCAMP20.
- HTML
- CSS
- JavaScript
Tbh, When I know I can't use library or framework i got nervous quite a bit since I always use framework to the point that i forgot basic of JavaScript(Pure) and CSS(Pure)
I start with analysis how things work, what I want to do.
- I first off start with code basic html.
- thinking then code CSS.
- thinking then code JavaScript.
- Simplely went with How CSS Selector work again.
- In javascript using QuerySelector with Selector.
- Profit :D
- Add Webhook API(took a bit to research but it was fun!)