0

I want to made offline first web application.

If a network is not available then data and css files should be load from indexedDB.

I may be wrong or this requirement look like weird but want to know that is it possible or not?

I don't want to go with service worker and app cache options. Thanks in advance.

1 Answer 1

0

You are gonna need service worker to make offline first web application. You can use indexdb instead of cache.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.