Setting, deleting and retrieving cookies in Typescript.
thank you krub
Thank you. This has helped me weening myself from jQuery Libraries...and morphing my js to ts.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just commenting to say that with the latest typescript you could solve the pop undefined scenario like this
Alternatively if you'd like to consistently return a string you could do it like this