Wy Lee
  • Home
  • Tech
  • Life
  • Tags
Sign in Subscribe

Tech

This tag is used to link all posts related to tech sharing and work related posts.
Tech

Plan for Feb 2024

This article is to record my reflections on January and to plan for February. I felt that I often overestimated the efficiency of execution. This is why I started to transfer the self-planning part of Notion to the ghost blog. The purpose of this is to: 1. Take my commitments
31 Jan 2024 1 min read
JavaScript

Reviewing the Clean Code in JavaScript

A couple of days ago I read about the Clean Code in JavaScript which the author James Padolsey shared about his idea of how a clean code should be in JavaScript. At this stage, I'm probably more familiar with Java than JavaScript, but I think there are a
30 Jan 2024 2 min read
Security

Cookie and Session

This article is to record my learning about the Cookie and the Session on the development of web application. Session A sessions is a way to store user information across multiple pages or visits to a website. It allows the server to identify the user and maintain their status, such
30 Jan 2024 2 min read
Java

Java Jmeter test

Over the weekend, I learned about the load testing using JMeter to assess whether our API calls could withstand heavy usage. Steps of Implementation Download 1. Download Jmeter, select any file in Binaries 2. Unzip the entire folder to the desired path Configuration 3. Execute bin/jmeter.bat file 4.
29 Jan 2024 2 min read
← Newer Posts Page 2 of 2
Wy Lee © 2025
  • Sign up
Powered by Ghost