python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
next.js Can we set 'public' folder path from next.config.js file?
I have a Next.js SSG application that generates two static sites by providing different env variables during export. Can I have two different public folders for these two sites? Can I set public folde...
booleanMonk
Votes: 0
Answers: 0
The Prismic fulltext predicate keeps giving me errors about unexpected fields when I Use it to try to query
I am trying to query with the Prismic predicate.fulltext using Vuejs
this is the first time am using the predicate but the documentation about what the fulltext predicate needs seems to be confusing. ...

Chadere Oghenenyoreme
Votes: 0
Answers: 1
Can Angular Universal dynamically prerender static HTML?
Everything I'm reading about Angular Universal is about one of two distinct paths...
Server Side Rending - hit a url and it will dynamically serve up a full Angular
application
Prerending - manually ...
Tim Hardy
Votes: 0
Answers: 0
Cloudflare Pages - Cloudflare Workers
So i started to get my hands dirty with cloudflare pages and workers
My thought is
get a domain mydomain.com (done)
make a static site @ github myaccount.github.io (done)
make a cloudflare pages page...
LightsOn
Votes: 0
Answers: 3