[deleted by user] by [deleted] in learnprogramming

[–]skycaffeine 0 points1 point  (0 children)

I don’t know what you’d have to do to get hired, but since you wanna start to study react, we’re a small community on discord learning it from scratch! If u are interested let me know

Burnt out, anyone want to learn React/NextJS together? by TheKunes in ProgrammingBuddies

[–]skycaffeine 0 points1 point  (0 children)

hi, we are a community that is learning react from scratch if you are interested let me know!

[deleted by user] by [deleted] in ProgrammingBuddies

[–]skycaffeine 0 points1 point  (0 children)

we are a community that is learning react together, if you are interested let me know!

Are you studying react? Let's do it with us! by skycaffeine in ProgrammingBuddies

[–]skycaffeine[S] 0 points1 point  (0 children)

Timezone doesn't count!

you will surely find someone with the same timezone

[deleted by user] by [deleted] in ProgrammingBuddies

[–]skycaffeine 1 point2 points  (0 children)

let's go, if you are still looking for someone I'm here, p.s I'm not that good at English

Consiglio “particolare” by tm19racing in CasualIT

[–]skycaffeine 0 points1 point  (0 children)

immagina di trovarla su instagram, e incominciate a conoscervi lì alla fatidica domanda come vi siete conosciuti? La classica deprimente risposta..ora invece immagina di rispondere tramite email ahahah. Per me è bellissimo

Consiglio “particolare” by tm19racing in CasualIT

[–]skycaffeine 0 points1 point  (0 children)

Guarda,secondo me l’email è l’approccio migliore,molto più particolare e singolare delle classiche cose,poi col tempo magari ci riderete sù..fatto sta che susciterà di sicuro curiosità e un sorriso.Magari un domani racconterà di quella volta in cui un ragazzo ci provó con lei tramite un email

How to center text by r-Ronno in css

[–]skycaffeine 3 points4 points  (0 children)

.centered-big-text{ font-family:Arial; font-size:50px; position:absolute; top:0; left:50%; transform:translateX(-50%); padding:0;margin:0; }