Skip to main content

One post tagged with "SSR"

View All Tags

Feature flags for NuxtJS

· One min read
Gergely Sinka
"Not all code paths return a value." - VS

A new ConfigCat JavaScript SDK supporting apps using Server-Side Rendering (SSR) frameworks like NuxtJS.

Solved XMLHttpRequest is not defined issue

It is forked from the standard ConfigCat JavaScript SDK and of course open source. It is a bit bigger as a package since instead of using the standard XMLHttpRequest we have added Axios Http Client to avoid XMLHttpRequest is not defined like issues.