
Progosling
@Progosling
Followers
87
Following
8
Media
121
Statuses
243
π Hey! I'm Progosling β developer who loves starting projects π§ Learning to finish them π Want to build something people use π§ Moving step by step
San Francisco
Joined December 2022
Poop Button. How to make a button that visually resembles a poop emoji on hover. No SVG or images β just pure CSS. #uikit
0
0
0
Solid #JS is a purely reactive library. It was designed from the ground up with a reactive core. It's influenced by reactive principles developed by previous libraries.
0
0
0
What happens when you use a getter in a JS class?.Letβs compute area. #javascript #webdev #js #frontenddev #learnjs
0
0
0
Arrow functions vs normal methods in JS π.Hereβs a destructured method β will this still point to the instance?.π Arrow functions keep their this from where they were defined. Guess the output!. #javascript #webdev #jsquiz #frontenddev #coding
0
0
0
RT @icanvardar: STRIPE_SECRET_KEY=sk_live_51Op4a8LgKZkRfEXAMPLEUnVrUxzGaxuZfgB7fD6rDbnMHoEMF1cOEXqNeT7lB2xFc3FqsXYb0WmR5KUMV1K4m8VKXY00tNEeβ¦.
0
353
0
I redesigned the thumbnail for my YouTube video. Which one looks better to you? .1 - new.2 - old. #YouTube #Thumbnail #Redesign #Creative #Feedback
0
0
0
What happens if you call a constructor function without new in JavaScript? #62.No new object is created. this points to the global object (or is undefined in strict mode). Your code wonβt work as expected. Don't forget the new.
0
0
0
JavaScript quiz #61 π‘.What gets returned from a constructor if it explicitly returns an object?.Will this still apply? Think you know? π.Drop your guess π. #javascript #webdev #frontend #programming #coding
1
0
0