My longest devlog to date!
Wow, a SEVEN HOUR devlog!!!!!!!!
I don’t know what I expected but webdev is still not easy!!!!! 
So, new features:
- A functional search bar!
- Favorites!
- Clock with date!
The favorites took the longest time, mostly because i’m a beginner with javascript (like i can understand it, but I don’t know much syntax)
Also the search bar took a long time, because I reworked it since yesterday (it was a custom input, now using a standard html input)
The clock was pretty easy, just used the standard js date function, i just have to do a “setInterval” for every second.
(the search bar google icon implementation was copied from the firefox default homepage)
Next steps will be:
- add a weather panel
- also add something stardance related
Changelog
- feat: add basics, clock, search bar, and favorites (cf8e57e)
thanks for coming to my ted talk 
-zsobix
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.