Published inJavaScript in Plain EnglishHow to Detect if an Element is in View with ReactSometimes we want to know if a particular element is in view to take some action. This can be useful for triggering animations, lazy…Aug 20, 2024Aug 20, 2024
Published inBarcelona Code SchoolAutomating Routine Tasks with Cron on Mac and LinuxAutomating routine tasks is something we start doing once and never look back.Dec 8, 2023Dec 8, 2023
Picky Eater Go! — how I made my first game with UnitySometime in the past I had a strong desire to create an actual game. I’m not a game developer by trade. I work at a coding school in…Aug 16, 2023Aug 16, 2023
Published inJavaScript in Plain EnglishMastering logical thinking for programmingDistilling logic to come up with an algorithm before coding aka Logic → Pseudocode → Code approachMay 24, 2023May 24, 2023
Published inBarcelona Code SchoolWhat is it Like to Be a User Experience DesignerBeing one of the most creative fields in IT, User Experience Design, commonly known as UX Design is one of the best paths for people who…Apr 13, 2023Apr 13, 2023
Published inJavaScript in Plain EnglishHow to Show a Pop-up Only Once with React, localStorage and Material UI ModalImagine we have a scenario where user comes to a website and has to see a pop-up or modal with some information and has to click it to see…Feb 7, 2023Feb 7, 2023
Published inBarcelona Code SchoolAligning elements on top of the image backgroundWith Flexbox we can easily align any element or elements both vertically and horizontally inside a given container which might have an…Jan 30, 2023Jan 30, 2023
Published inJavaScript in Plain EnglishDeployment of MERN full-stack app on render.comWith recent deprecation of Heroku’s free plan we’ve been looking for other free alternatives and found out Render.com.Nov 28, 20224Nov 28, 20224
Published inBarcelona Code School13 games for designersHere are some games to play to train you eye for the colors, fonts, positioning and even drawing.Oct 9, 2022Oct 9, 2022
Published inBarcelona Code School16 game for developersPlaying games by writing code is an engaging and fun way to practice and learn coding. Here are 16 games we picked for you. Enjoy!Oct 9, 2022Oct 9, 2022