
Björn
@Bjoern_Hev
Followers
2K
Following
15K
Media
966
Statuses
10K
works in Tech 🧑💻 React developer
Nordrhein-Westfalen
Joined October 2022
What tech are you most excited about?👀 . - AI advancements .- Space exploration .- Virtual/Augmented Reality .- Sustainable technology . #technology #innovation
0
0
1
Good morning, world! 🌅 It's Friday, the day of the week where the coffee tastes better and the weekend feels closer than ever. 😄 What are you most looking forward to this weekend? 🤔 #FridayFeeling #tech
0
0
2
Who's the GOAT of programming languages? 🧑💻. 👇 Drop your favorite and why it's unmatched in the comments! 💬. #ProgrammingLegends #TechDebate #CodeTalk
1
0
1
JavaScript Quiz❓. Which array method is used to remove elements from an array? ✂️. a) slice().b) splice().c) concat().d) join(). #JavaScript #Quiz #WebDev
0
0
0
JavaScript Quiz❓. What will this code log to the console? 🧐. for (var i = 0; i < 3; i++) {. setTimeout(function() {. console.log(i);. }, 1000);.}. a) 0, 1, 2 .b) 3, 3, 3 .c) 0, 1, 2, 3 .d) An error message. #JavaScript #Quiz #WebDev.
0
0
0
RT @Shefali__J: 🚨3-Day Ebook Giveaway!🚨 . Collection of all the CSS tips I've shared on X. Link below👇.
0
9
0
Enhancements:.- Place this spinner where you want to indicate loading, like over content or in a modal. -!You can easily change the size, speed, or colors to match your site's theme. #WebDevelopment #CSS #LoadingSpinner.
0
0
0
How It Works:.- border-radius: 50% makes the div circular. - Different border colors give the spinning effect depth. - animation property spins the circle. The @keyframes rule defines the rotation from 0 to 360 degrees.
1
0
0