Forem

Zell Liew 🤗 profile picture

Zell Liew 🤗

I'm just a developer who loves to share what I discovered. I primarily blog at http://zellwk.com and cross-post to this website :)

Location Singapore Joined Joined on  Personal website https://zellwk.com github website twitter website
Seven Year Club
Six Year Club
Writing Debut
Five Year Club
Node
Four Year Club
Three Year Club
Two Year Club
16 Week Writing Streak
8 Week Writing Streak
4 Week Writing Streak
One Year Club
Making a nice neon button

Making a nice neon button

1
Comments
2 min read

Want to connect with Zell Liew 🤗?

Create an account to connect with Zell Liew 🤗. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Splendid Astro Spacing — A Tailwind Utility for Astro

Splendid Astro Spacing — A Tailwind Utility for Astro

Comments
2 min read
Easy caching on the local file system with Node

Easy caching on the local file system with Node

Comments
2 min read
zlFetch now supports FormData!

zlFetch now supports FormData!

Comments
3 min read
Limitations of Scoped CSS

Limitations of Scoped CSS

2
Comments
4 min read
Quality of life improvements for zlFetch

Quality of life improvements for zlFetch

Comments
3 min read
The Magical Dev School Student Portal is live!

The Magical Dev School Student Portal is live!

Comments
3 min read
Finding my roots in my business

Finding my roots in my business

Comments
3 min read
Here’s how to quickly test components that use container queries

Here’s how to quickly test components that use container queries

1
Comments
2 min read
When building components in Astro, you might not want to use Astro files

When building components in Astro, you might not want to use Astro files

Comments
2 min read
Best practices for container queries
Cover image for Best practices for container queries

Best practices for container queries

Comments
2 min read
Overcoming styling frustrations caused by Astro islands and slots
Cover image for Overcoming styling frustrations caused by Astro islands and slots

Overcoming styling frustrations caused by Astro islands and slots

Comments
7 min read
Building fancy list items in Astro
Cover image for Building fancy list items in Astro

Building fancy list items in Astro

Comments
5 min read
Best way to install Node and keep it up to date
Cover image for Best way to install Node and keep it up to date

Best way to install Node and keep it up to date

4
Comments
2 min read
A library to make localStorage easier to use
Cover image for A library to make localStorage easier to use

A library to make localStorage easier to use

9
Comments 1
3 min read
Don't be ashamed of tutorial hell
Cover image for Don't be ashamed of tutorial hell

Don't be ashamed of tutorial hell

6
Comments
5 min read
Getting a cookie's expiry value on a server
Cover image for Getting a cookie's expiry value on a server

Getting a cookie's expiry value on a server

8
Comments
2 min read
Understanding CSRF Attacks

Understanding CSRF Attacks

197
Comments 5
11 min read
Dealing with anxiety during job interviews
Cover image for Dealing with anxiety during job interviews

Dealing with anxiety during job interviews

11
Comments 1
5 min read
Why I'm super excited about Astro (a new static site generator)
Cover image for Why I'm super excited about Astro (a new static site generator)

Why I'm super excited about Astro (a new static site generator)

5
Comments
6 min read
How I hired an executive assistant that I'm happy with
Cover image for How I hired an executive assistant that I'm happy with

How I hired an executive assistant that I'm happy with

5
Comments 1
9 min read
How and when to use Async and Defer attributes

How and when to use Async and Defer attributes

8
Comments 2
5 min read
Trying Your Best is really bad advice (and strategy)
Cover image for Trying Your Best is really bad advice (and strategy)

Trying Your Best is really bad advice (and strategy)

8
Comments
12 min read
Rapid Mac Setup for Frontend Development

Rapid Mac Setup for Frontend Development

7
Comments
5 min read
Using Gulp with Dart Sass
Cover image for Using Gulp with Dart Sass

Using Gulp with Dart Sass

13
Comments
4 min read
Prettier and Standard in VSCode
Cover image for Prettier and Standard in VSCode

Prettier and Standard in VSCode

18
Comments 2
2 min read
Disabling languages for Prettier (in VScode)

Disabling languages for Prettier (in VScode)

7
Comments
2 min read
How to remember JavaScript
Cover image for How to remember JavaScript

How to remember JavaScript

7
Comments
3 min read
Overcoming 7 main problems of learning to code for people who don't have a developer job
Cover image for Overcoming 7 main problems of learning to code for people who don't have a developer job

Overcoming 7 main problems of learning to code for people who don't have a developer job

10
Comments
9 min read
How to debug a Github Actions' secret
Cover image for How to debug a Github Actions' secret

How to debug a Github Actions' secret

8
Comments
1 min read
Deploying to a server via SSH and Rsync in a Github Action
Cover image for Deploying to a server via SSH and Rsync in a Github Action

Deploying to a server via SSH and Rsync in a Github Action

20
Comments 1
7 min read
Understanding how to use Github Actions
Cover image for Understanding how to use Github Actions

Understanding how to use Github Actions

41
Comments 2
8 min read
How to use Reduce in JavaScript
Cover image for How to use Reduce in JavaScript

How to use Reduce in JavaScript

12
Comments 1
4 min read
Choosing between Netlify, Vercel and Digital Ocean
Cover image for Choosing between Netlify, Vercel and Digital Ocean

Choosing between Netlify, Vercel and Digital Ocean

44
Comments 11
5 min read
Case Conversion in JavaScript

Case Conversion in JavaScript

6
Comments
5 min read
What's the difference between an Interface and an API?
Cover image for What's the difference between an Interface and an API?

What's the difference between an Interface and an API?

14
Comments
4 min read
The Flavors of Object-Oriented Programming (in JavaScript)

The Flavors of Object-Oriented Programming (in JavaScript)

17
Comments 1
1 min read
Understanding JavaScript Prototype
Cover image for Understanding JavaScript Prototype

Understanding JavaScript Prototype

101
Comments 3
6 min read
Testing JavaScript Performance
Cover image for Testing JavaScript Performance

Testing JavaScript Performance

19
Comments
4 min read
A JavaScript Utility... Library?

A JavaScript Utility... Library?

18
Comments
2 min read
How to improve without receiving feedback

How to improve without receiving feedback

12
Comments
5 min read
How to create sites with winding SVG paths
Cover image for How to create sites with winding SVG paths

How to create sites with winding SVG paths

6
Comments 1
3 min read
Why use Getters and Setters functions
Cover image for Why use Getters and Setters functions

Why use Getters and Setters functions

13
Comments
4 min read
Creating a deep-assign library
Cover image for Creating a deep-assign library

Creating a deep-assign library

8
Comments
8 min read
Copying properties from one object to another (including Getters and Setters)
Cover image for Copying properties from one object to another (including Getters and Setters)

Copying properties from one object to another (including Getters and Setters)

9
Comments
7 min read
Getting the horizontal and vertical centers of an element
Cover image for Getting the horizontal and vertical centers of an element

Getting the horizontal and vertical centers of an element

7
Comments
2 min read
Polymorphism in JavaScript
Cover image for Polymorphism in JavaScript

Polymorphism in JavaScript

13
Comments
6 min read
Arrow Function Best Practices
Cover image for Arrow Function Best Practices

Arrow Function Best Practices

27
Comments
3 min read
Getting CSS Translate values with JavaScript
Cover image for Getting CSS Translate values with JavaScript

Getting CSS Translate values with JavaScript

10
Comments
4 min read
How I work with arrays

How I work with arrays

70
Comments 2
4 min read
Snowpack + Eleventy + Sass + PostCSS
Cover image for Snowpack + Eleventy + Sass + PostCSS

Snowpack + Eleventy + Sass + PostCSS

23
Comments 2
7 min read
First look at Snowpack

First look at Snowpack

8
Comments 1
3 min read
Customised (and effective) Visual Studio Code keyboard shortcuts for Mac and Windows
Cover image for Customised (and effective) Visual Studio Code keyboard shortcuts for Mac and Windows

Customised (and effective) Visual Studio Code keyboard shortcuts for Mac and Windows

14
Comments
9 min read
Syncing Visual Studio Code settings between Mac and Windows
Cover image for Syncing Visual Studio Code settings between Mac and Windows

Syncing Visual Studio Code settings between Mac and Windows

7
Comments
4 min read
Bash vs Zsh vs Fish
Cover image for Bash vs Zsh vs Fish

Bash vs Zsh vs Fish

26
Comments 1
4 min read
Preventing a Windows PC from adjusting the screen's brightness automatically
Cover image for Preventing a Windows PC from adjusting the screen's brightness automatically

Preventing a Windows PC from adjusting the screen's brightness automatically

9
Comments 1
2 min read
Emulating Mac's Dvorak-Qwerty- on Windows
Cover image for Emulating Mac's Dvorak-Qwerty- on Windows

Emulating Mac's Dvorak-Qwerty- on Windows

6
Comments
9 min read
Building a Simple CRUD app with Node, Express, and MongoDB
Cover image for Building a Simple CRUD app with Node, Express, and MongoDB

Building a Simple CRUD app with Node, Express, and MongoDB

78
Comments 4
27 min read
Setting up Windows for web development
Cover image for Setting up Windows for web development

Setting up Windows for web development

45
Comments 3
9 min read
A Simple CLI for Convertkit
Cover image for A Simple CLI for Convertkit

A Simple CLI for Convertkit

7
Comments
2 min read
loading...