Development How to Pass Data Between Angular Parent and Child Components Let's learn how to pass data between parent and children components using the @Input() and @Output Angular directives.
Platforms & Languages 3 Reasons I Love CSS and You Should Too CSS can be a very controversial topic between developers, but wherever you stand here are 3 reasons I love CSS.
Personal Optimization How to Automatically Track Your Work Hours Using IFTTT Have you ever wanted to track your work hours automatically? IFTTT might be exactly what you're looking for.
Developer Tools How to Add Authentication to Your React Native Expo App with Firebase In this guide, we will walk through how to set up authentication in your React Native Expo App with Firebase.
The Software Life 5 Popular Myths About Software Engineers Debunked There are a ton of myths and misunderstands about software engineers. Here are 5 of those and why they aren't accurate.
Personal Optimization 3 Reasons Every Developer Should Get a Mechanical Keyboard You might wonder what the hype is around mechanical keyboards. Here are 3 reasons every developer should get a mechanical keyboard.
Growing as Makers If Life Were a Video Game – Part 2: An Open World Congrats on finishing the tutorial! In part two, we talk about how post-grad life is similar to an open-world game and offer some tips.
Growing as Makers If Life Were a Video Game – Part 1: The Tutorial Do you love open-world video games? Here is why college can be similar to the tutorial of a video game and some tips for this stage of life.
Personal Optimization 3 Tips for Creating a Healthy 9-5 Work Lifestyle in Tech In the tech world, we spend a lot of time sitting at our desks. Here are some ways to help create a healthy 9-5 work lifestyle.
The Software Life 3 Reasons to Work at a Software Consultancy as a Software Engineer A software consultancy is a company that creates software for other companies. Let me give you three reasons to work at a software consultancy.
JavaScript Create Sick Web Animations in Three.js with GSAP Have you ever wondered how to create smooth animations for your threeJS web app? Luckily, we have a very handy tool called GSAP.
React / Redux How to Create an HTML Table with Rounded Corners in React It can be more difficult to style an HTML table than you'd expect. Here is how to create an HTML table with rounded corners that looks great.