Victoria Lo
Victoria Lo is a Solutions Engineer at PayPal. Her background is in full-stack software/web development. She loves to share her knowledge on programming and give advice for new developers on her blog at https://lo-victoria.com. Besides being passionate about blogging and technology, she loves to read books, play video games and collect quotes.
9 articles by Victoria Lo
Introduction to Bulma: A Simple and Intuitive CSS Framework
Bulma is a free, open-source framework with ready-to-use front-end components that you can easily combine to build web applications. In this introduction tutorial, you'll learn how to get started with Bulma and why you'll want to use it in your next project.
5 Must-Have VS Code Extensions to Boost Productivity (And Why)
Improve your productivity with these 5 must-have extensions for VSCode
How to Add Animations with React Transition Group
Learn to use the React Transition Group to add basic animiations to your components
State Machines for JavaScript Developers - How to Use Them in Your Apps
State Machines are everywhere! Learn how to use them on your apps and gain the benefits of them with this tutorial
3 Ways to Implement Skeleton Components in React
Skeleton components help improve the UX of your application, learn how to implement them using React
Fetching Data from GraphQL APIs with Apollo React
Query your GraphQL database from your React App with a few lines of code thanks to Apollo React
Beginner’s Guide to SWR: Data Fetching in React
Learn about SWR and what it means for your HTTP-needs
Redux is Dead: Long Live Redux Toolkit
Redux Toolkit cuts Redux boilerplate, simplifies Store setup, and unifies key packages so developers write cleaner state management code faster.
Front-end monitoring with Sentry.io and React
The perception of a business' quality is often what the user first sees and experiences through its website. Learn how to use Sentry.io to monitor your website's performance.