Ready to create an accessible accordion UI with SCSS? In this blog post, we’ll be taking inspiration from a smashing dribbble design and turning it into reality, all while keeping …
-
Can you believe it? We’ve reached the end of our React app-building journey, and we’ve covered a lot of ground along the way. From setting up our development environment to …
-
Let’s make the Pokémon API project interactive using swipe navigation, mobile responsiveness, and a loading animation. Why? Because DM said the futuristic Pokémon deck was “freakin’ cool” but extremely disappointing …
-
Ready to dive into the fascinating world of lists and conditional logic in React? In part five of our React project, we’re going to explore the powerful combination of working …
-
Who’s ready to embark on an exciting journey into the realm of Pokémon using the power of JavaScript and the Fetch API? 🙋♀️ In this tutorial, we’ll explore how to …
-
I hope you all are excited to finally bring interactivity to your React apps 😁 If you’ve been following along with this series, you should be up and running with: …
-
If you’ve been coding in JavaScript for a while, you know that functions are the building blocks of this powerful language. Hence why it’s always good to revisit the basics …
-
Ready to give your React components a stylish makeover? Today, we’re diving into the exciting world of adding styles to React components and how you can effortlessly elevate the visual …
-
JavaScript
A Dirty Quick Refresher On JavaScript Array Methods You Need To Know
by kleamerkuriby kleamerkuriDid you know you can use JavaScript array methods to create a new array without modifying the original one? Arrays are the workhorses of JavaScript, providing a powerful way to …
-
While some developers are married to their editor of choice, I’m a little radical in that I prefer to keep a lover on the side 🌶️ I use two editors …