Message from JavaScript discussions
February 2018
— What are you storing?
How much is it?
How often are you storing?
Is this in a bad-network environment?
Is it mostly reading or mostly writing?
Do you need backups?
If any of the answers to these questions change, you'll probably want a different storage mechanism
I am storing questions
30-40 questions per test
Once in a month I am storing
I am doing it right now in the localhost
It's like answering questions and submitting
— Gireesh Raddi:
I am storing questions
30-40 questions per test
Once in a month I am storing
I am doing it right now in the localhost
It's like answering questions and submitting
— How often is a test?
— So there is 1 test per month?
— Ha
— Use onlinetestpad
— If you try to animate ASYNC will occur
— Animation + interaction ~~> async problems
— Ive managed to sync hovering and selecting of accordion widget, now it's all about optimization.. it really laaagzz https://rawgit.com/determin1st/w3ui-demo/accordion/index.html
— Chrome preforms better than FF
— Noticable at 200% zoom especially