Jakub Nowacki
@JakubNowackiDev
Web Developer | Let's code better together :D
What will be the result of the following code? Challenge yourself! const arr = [(x) => x * 1, (x) => x * 2, (x) => x * 3, (x) => x * 4]; console.log(arr.reduce((agg, el) => agg + el(agg), 1)); #JavaScript #Reduce #CodingQuiz
What is event delegation in JavaScript? Only the experienced can explain! a) Attaching event listeners to individual elements b) Attaching a single event listener to a parent element c) Creating multiple event listeners for a single event d) Delegating events to a child element…
What will the following code output? Challenge yourself! a) 1, [2, 3, 4, 5] b) 5, [4, 3, 2, 1] c) 5, [1, 2, 3, 4] d) 1, [5, 4, 3, 2]
Frontend developers and backend developers are funny people, so why do they hate each other so much?
Explanation: To make a GET request using the Fetch API, you simply call "fetch(url)" without specifying any method, as GET is the default. #JavaScript #WebDev #CodingQuiz
Explanation: The "array.push()" method adds one or more elements to the end of an array and returns the new length of the array. #JavaScript #Arrays #CodingQuiz
Which method would you use to add an element to the end of an array in JavaScript? #JavaScript #WebDev #CodingQuiz
Explanation: The selector "body .main #content" has the highest specificity because it combines element, class, and ID selectors, making it more specific than the others. #CSS #WebDev #Specificity #CodingQuiz
Which HTTP method is used to update a resource? Only the pros get this one right! #HTTP #WebDev #CodingQuiz
HEY guys! I'm looking to #Connect with people interested in: • Web Development • Front-end 💻 • Back-end 🔧 • Full stack development 🚀 • CSS tips 🎨 • Artificial Intelligence 🧠 • UI/UX Design 🎨 • App Development . 📲 #LetsConnect…
Meme with the kurwa bober is always on point
If you could refactor just one thing, what would you choose and why?
Which one are you following?
Which method would you use to add an element to the end of an array in JavaScript? #JavaScript #WebDev #CodingQuiz
Hey @X & Hello everyone 👋📷I'm looking to #connect with people who are interested in: => Coding => Software Development => Back End => Front End => ReactJS => NextJs #letusconnect #frontend #frontenddeveloper #developer #software #coding #webdesigner #react #Nextjs
🌟 Join Our Team! Easesmith is hiring: - Backend Node.js Developer (1 yr exp) - Flutter Developer (1 yr exp) - UI/UX Designer (1 yr exp) Send your resume/portfolio to [email protected] or contact Kunal Singh at +91 8925687688. Please repost it. So that someone helpful can get a…
Optimizing Next.js? Convert PNGs to WebP for smaller file sizes and faster load times! 🚀 WebP images offer better compression and quality, making your site faster and more efficient. Have you tried switching to WebP yet? Share your experiences! #NextJS #WebOptimization #WebP…
Dark mode is a must-have feature. But is it really necessary for every app? What are your thoughts on implementing dark mode? 🌙 #DarkMode #WebDev #CSS #Frontend
Have you ever pushed a commit to GitHub with console.log('fuck it')?
Have you tried useDebugValue yet? It's an underrated React hook that can significantly improve your debugging experience. It helps display custom labels for hooks in React DevTools, making it easier to understand state changes during development. Perfect for custom hooks!…
United States Trends
- 1. Jokic 23.3K posts
- 2. Lakers 53.9K posts
- 3. Epstein 1.6M posts
- 4. #AEWDynamite 48.9K posts
- 5. Clippers 13.6K posts
- 6. Nemec 3,006 posts
- 7. Shai 16.2K posts
- 8. Thunder 42.3K posts
- 9. #NJDevils 3,045 posts
- 10. #Blackhawks 1,592 posts
- 11. Markstrom 1,194 posts
- 12. #River 4,501 posts
- 13. Ty Lue N/A
- 14. Sam Lafferty N/A
- 15. Nemo 8,622 posts
- 16. #Survivor49 3,969 posts
- 17. Kyle O'Reilly 2,212 posts
- 18. Darby 5,715 posts
- 19. Steph 28.9K posts
- 20. Rory 7,811 posts
Something went wrong.
Something went wrong.