W
Woef2001
t3ggWave daniel1776HI
K
kira_kuin_
Hey
M
matej_cerny
hello
M
MartinsZeltins
Hey! :)
A
ahmetaligul01
hi
A
ahmetaligul01
How are you
S
shreyassanthu
hello hello hello hello hello hello hello hello hello
A
ahmetaligul01
While watching Danielroe, I'm also working on my Nuxt project :)
A
aussieboi
hellooo :)
W
Woef2001
I just got a job! I'll be doing support for Zero at Rocicorp lol
M
MartinsZeltins
Just pretend there are no bugs. That's the way
N
Niki2k1
hey 👋🏼
W
Woef2001
I already did.. a few versions ago :)
A
ahmetaligul01
@Woef2001 I'm so glad you found a job, congratulations
W
Woef2001
@ahmetaligul01 Thanks!
K
kira_kuin_
Hey Daniel, have you heard about the using keyword in js, it might reduce some fs bugs
A
ahmetaligul01
Can you share your job search tips with us? I also left my job @Woef2001
L
lesorbis
Hello :)
W
Woef2001
It was just pure luck. Aaron (CEO of Rocicorp) did a contest for using Zero with svelte. In my entry I mentioned I was looking for a job. I won third place. This week he came back with the offer
O
outslept1
Hellooo 👋
A
ahmetaligul01
@Woef2001 Wow I'm so glad
A
ahmetaligul01
I hope I can find a job again soon.
L
lesorbis
I watched into 32116 too. Looks like the _init is false for the routing
P
Prajwol Onta
What are we building?
W
Woef2001
@ahmetaligul01 Just keep engaged with the community is all I can say I guess
W
Woef2001
Doing contest like that / active in the discord
A
ahmetaligul01
Can I get the link to the discord groups?
B
Barbapapazes
hey 👋
A
Ahmed Tirhmert
Hi Daniel,
Z
Žan Fras
hey!
A
aussieboi
hey @Barbapapazes
L
lesorbis
Would you mind sharing some thoughts on https://discord.com/channels/473401852243869706/897487139888062506/1371904076232785951?
L
lesorbis
the assets alias topic
F
frozenspirittv
hey, how is it going
O
Obito
hey
B
Barbapapazes
I should really deploy a n8n instance 🤯 I try locally and it's so powerful
K
kilisei
hello :)
L
lesorbis
I can ping you
L
lesorbis
if you want :)
A
aussieboi
Daniel have you tried lazygit, super nice for interactive cherrypicking?
A
AerodynamicPotato
tbh can't live without lazygit anymore lol
L
lesorbis
I will open the PR :)
A
aussieboi
super nice, if youwant to check it out - https://github.com/jesseduffield/lazygit
B
BahaaMohamed98
what software are you making?
K
kilisei
i would lover browser mode
K
kilisei
love*
U
userquin
gm
T
timking54
hi Daniel! browser mode seems awesome. thanks for exploring it
B
BobbieGoede
hello hello
U
userquin
ohhh, vitest browser
U
userquin
nice
K
kira_kuin_
What browser are you using, doesn't seem like arc
N
Niki2k1
@x_enos_ that should be zen
Y
yannmoa
hello hello
K
kira_kuin_
@niki2k1 It's Firefox dev edition
N
Niki2k1
ah okay ty :)
B
BahaaMohamed98
didn't know you lead the nuxt core team, pretty cool stuff
U
userquin
are you using vue test utils or browser test utils?
U
userquin
ok
U
userquin
yes
C
Carlos Marques
Hello Daniel. What is your biggest tip for nuxt devs?
T
To_Binio
wait.. does your firefox color change based on the webpage? how?
C
cuebizzle
good afternoon Sir Roe
T
To_Binio
nooo... Zen breaks the extension
N
nested
nuxt changed alot since last time i work with it i miss coding
B
BahaaMohamed98
have you tried vim btw? XD
C
Carlos Marques
Biggest tip Daniel?
N
n0ukeys
@RestreamBot switch to next :)
D
dunkuan0909
A developer once told me f around and find out.
N
n0ukeys
Now seriously, it's incredible the great work you do and thank you so much to all of us who benefit from it.
D
dota2attitude
yes! testing!
D
dota2attitude
this config seems complicated
D
dota2attitude
oh these are end to end tests
D
dota2attitude
I see playwright
C
Carlos Marques
Do you know the equivelant of NextReponse.rewrite() in nuxt?
D
dota2attitude
the async confuses me
S
suyash5053
Hey hows you
F
foxcrushx
what is "!." syntax in "plugins!."?
B
BobbieGoede
to ignore typescripts knowledge
D
dota2attitude
oh I see, its loaded async
D
dunkuan0909
typescript cheat LUL LUL
D
dota2attitude
can you give an overview of what you're doing atm?
H
HarryBalboa
Hey not sure if this is the right place so please appologize my question, does anyone know if tailwindcss work with nuxt layers if i load it in the nuxtConfig via vite.plugins or do it only works as nuxt module?
C
cuebizzle
LUL
D
dunkuan0909
Happy days
D
dota2attitude
!commands
B
BobbieGoede
it said failed to fetch dynamically right
D
dota2attitude
are there differences in the typescript/javascript between what you're seeing in the console vs when you run it in the browser?
B
BobbieGoede
trying to parse `#...`
U
userquin
use virtual: prefix
A
AerodynamicPotato
what other programming languages do you like? or like, you're comfortable working with?
B
BobbieGoede
runtime/shared 👀 the missing feature for modules
D
dota2attitude
pearl, dating himself a bit LUL
D
dota2attitude
so this initializes an entire nuxt app? if I read that right?
D
dota2attitude
I'm surprised you called them "unit tests" if that's the case
B
BobbieGoede
I'm half joking, it gets complicated when you need things like `runWithContext` in shared code
D
dota2attitude
how fast would the tests be?
D
dota2attitude
ok, so well within TDD timeframe
D
dunkuan0909
vitest is much faster than jest.
D
dota2attitude
I find the whole "unit test" definition not helpful, test speed is more helpful because it dictates how the tests are used...
L
lifeskillkarma
hola
D
dota2attitude
surprised that refactor shortcut for rename worked, I find the javascript refactoring shortcuts all over the place...
B
BahaaMohamed98
how do you know how to structure files?
D
dota2attitude
looks like he's designing the interfaces first...
B
BobbieGoede
experience :P
D
dota2attitude
these methods are probably larger than the final design will be also....
D
dota2attitude
(some of them, I see some of them are fine)
B
BahaaMohamed98
interesting
D
dota2attitude
does order matter on setupWindow and setupNuxt?
B
BobbieGoede
naming things is hard
B
BahaaMohamed98
very
T
tankosinn
Hi Daniel 👋 I hope you’re doing well! What's happening here?
D
dota2attitude
only 3 tests to check it would make me nervous LUL
D
dota2attitude
I see, when you use this testing library are you pulling in the window and nuxt explicitly?
B
BobbieGoede
@jpsc_ Thank you <3
Y
yannmoa
@daniell is there a way to hide all console. only in production ?
J
jpsc_
@BobbieGoede <3
F
Fdasdsada DASdas
hi
B
BahaaMohamed98
are you standing?
D
dota2attitude
oh I see, this is a mocking-type test utility library
D
dota2attitude
reading the docs now
A
AerodynamicPotato
what's your thought process?
X
xMorthi
Hi, just kicked in, what are you working on right now?
F
Fdasdsada DASdas
he working on nuxt
D
dota2attitude
he's in the testing util library of nuxt
D
dota2attitude
what IDE is this?
F
Fdasdsada DASdas
it is vscode i think
D
dota2attitude
oh ok, the side windows on the right threw me off
F
Fdasdsada DASdas
:face-blue-smiling:
N
nio
saw your latest work on nuxt/fonts - couldn't really figure out what's "fontless", mind sharing some info?
A
AerodynamicPotato
"Arrah" KEK
W
Woef2001
The unjs way
A
AerodynamicPotato
damn
B
BobbieGoede
btw `toArray` helper in src/module.ts:213
N
nio
oh great! so its basically framework agnostic nuxt/fonts? Nice to see Nuxt working with Qwik
E
erenonline
!editor
E
erenonline
:/
F
Fdasdsada DASdas
vscode
E
erenonline
yep but are there any config files ?
A
AerodynamicPotato
that coffee seems to be infinite xD
A
AerodynamicPotato
looks like ci failed
B
BobbieGoede
flaky 😡
B
BobbieGoede
race condition?
B
BobbieGoede
resolving as it runs into them right
A
AerodynamicPotato
it's my hobby
D
daniel_philip_johnson
ci waiting is the best (: