🔎 Intro
This blog covers some more React component basics, demonstrating helper functions, JavaScript destructuring for cleaner code, and dynamic page rendering in React applications.
Zhicheng's Blog
A Chronicles of a Self-taught Programmer: Learn to Debug Life
Welcome to my blog! This blog chronicles my personal exploration into the worlds of coding and life itself. Here, I share the things I encounter while learning to program. Think of it as me trying to debug life while getting better at debugging code. Fueled by my own insatiable curiosity (and LLM's endless patience), bolstered by my humble attitude of learning (with millions of searches on Google), I'm pretty confident this debugging process will be wrapped up by the end of this century. ✉️: zcmmwang@gmail.com
This blog covers some more React component basics, demonstrating helper functions, JavaScript destructuring for cleaner code, and dynamic page rendering in React applications.
This post covers the basics of JavaScript together with the new concepts and lessons learned during this part of the course.
This post will cover React and related concepts like Vite, Components, JSX, etc which comprise the part1-a of the course together with some of my thoughts and lessons learned.
In this post, I will be covering the fundamentals of web apps, which is the part0 of the course and list the concepts I’ve reviewed and learned so far.