Y
Hacker News
new
|
ask
|
show
|
jobs
by
llboston
1712 days ago
Yes you are right, this can be done in client side javascript, but the downside is that it can't be updated. I do plan to add more tools down the road.
1 comments
derekzhouzhen
1712 days ago
You can still update the code as long as you host it in your server. A static server is sufficient.
link
llboston
1710 days ago
Got ya. Right now it's html + js, a little easier to maintain. Pure js is definitely an option.
link