Articles by Victoria
Back to Home

For Newbies

Beginner-friendly tutorials and guides to help you get started with web development.

Super Newbie Web Dev

49articles
Let's be honest. We all started from level 0. There's no shame in that. Here's the series for the newbies~ Hope you can learn and feel free to ask a lot of questions! Check my other series: Random project to build
View all in Super Newbie Web Dev

Let's Build a MySQL Node.js CRUD App

4articles
In this series, we shall build a beginner-friendly simple CRUD (Create, Read, Update, Delete) app with MySQL and Node.js. If you are a beginner, follow along and build the app with me!
View all in Let's Build a MySQL Node.js CRUD App

Let's Build a Node.js REST API

7articles
In this series, I will go through a step-by-step process to design and build a REST API using Node.js from scratch. Beginner to intermediate level of JavaScript knowledge is recommended.
View all in Let's Build a Node.js REST API

Automating Tests with Selenium

3articles
In this series, I will cover basic concepts and examples of automated testing with Selenium and Node.js. An intermediate knowledge of Node.js is recommended to follow along.
View all in Automating Tests with Selenium

#2Articles1Week Challenge

4articles
All the articles I wrote during the #2Articles1Week Challenge will be posted here! I will be doing this challenge for a month.
View all in #2Articles1Week Challenge