Hi there, I’m Eric Horodyski, the newest Solutions Architect here at Ionic. Before joining the team here, the previous five years of my professional career was spent as a Lead Developer building dozens of hybrid mobile applications, some in React Native, … Read more
Similar
Maybe the hardest / most complicated part of building this blog was adding Dark Mode. Not the live-embedded code snippets, not the unified… (more…)
Read more »
React Hooks have changed the way we write components & has mentally pushed to write more Functional Components. Lets see how to make a Custom Hook in React. (more…)
Read more »
There's nothing like a good navbar, but sometimes they get in the way when the user is trying to read an article or blog post. Take your navbar to the next level by toggling it when the user scrolls. (more…)
Read more »
This article addresses how a developer can utilize the features of React 18 on a NextJS project. (more…)
Read more »
It can be pretty confusing to pick how to style your React app. This guide attempts to simplify your choice. (more…)
Read more »