Articles by Victoria Lo

Articles by Victoria Lo

Follow
homeAboutSponsorsBloggingNode.jsGraphQLReact Hooks
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

Coding is Art: Incorporating Design Patterns Into Your Code

Apr 28, 2023

A recap of Saloni Kaur's, co-director of WWCode Singapore, talk. ยท Coding is often described as a science or a technical skill, but it is also an art...

Coding is Art: Incorporating Design Patterns Into Your Code

The Reality of Writing Consistently for 2 Years: A Personal Story

May 20, 2022

As a Hashnode blogger for 2 years, what is it that kept me writing and what are the struggles that I face? Let me share that in this article... ยท It has...

The Reality of Writing Consistently for 2 Years: A Personal Story

How to Use State Machines in Your Apps

Dec 17, 2021

What is a state machine? A finite state machine is mathematical model of computation, often used to design algorithms. It describes the behaviour of a...

How to Use State Machines in Your Apps

GitHub Copilot: My Experience With My AI Coding Partner

Jul 16, 2021

In this article, I want to share my experience of using GitHub Copilot for a week. My first impressions, some demonstration of how it works, and my...

GitHub Copilot: My Experience With My AI Coding Partner

The Ultimate Resume Guide for Developers

Apr 1, 2021

From Good to Great - Let's make that resume better! ยท There's no such thing as the "perfect" resume, but there is a perfect audience for your resume....

The Ultimate Resume Guide for Developers

Comparing 3 Ways Websites Render onto Browser

Sep 1, 2020

Hello everyone! Today, I want to discuss the different ways a website can be rendered. Every time you visit some website like google.com, facebook.com...

Comparing 3 Ways Websites Render onto Browser