! Obeh
TTCTheo's Typesafe Cult
•Created by ! Obeh on 11/7/2022 in #questions
Apollo with nextjs 13 ?
Hi i'm a bit of a newbie, I want to build a blog app using next js 13 and the CMS strapi.
I cant understand what is the best approch to make querys with this new server component, should I use the new fetch() function from nextjs server component or make querys with apollo on client side ?
3 replies
TTCTheo's Typesafe Cult
•Created by ! Obeh on 10/4/2022 in #questions
Cant understand this javascript syntax
Hey guys can someone explain me the meaning of that syntax ? thanks
var varname1 [= value1] [, varname2 [= value2] ... [, varnameN [= valueN]]]
8 replies