You can create text with a single color or combine multiple colors to create gradient text with CSS....
When you create a website, you can customize the text color with color property. It will change the c...
Caret is a cursor in the input, textarea elements. It shows where the next typed character will be in...
Every day I get up, I find it hard to keep up the momentum. Things don't happen as I expected. When I...
For me, perfection is that I don't want to have any errors in what I do. It's hard and exhausted to k...
You can custom the outline of the component when you focus on it. CSS allows you to custom these...
Creating content is the best way to build your online presence, share knowledge, and promote your pro...
To add the pagination for the site, you use @paginate in your GraphQL query. The query will receive a...
Sometimes everything doesn't happen as you expected. You may get stuck in difficult situations. You m...
To get the current position of the cursor on the page, you retrieve pageX and pageY property of the M...
When you write your blog, you may want to embed your social media like a tweet, a Facebook post, a Co...
If you need to check if a file exists without opening or modifying with Nodejs, you use fs.access() m...
You may experience the feeling of being rejected when you apply for a job. I know how it feels. It is...
To know when users leave the web page, you listen to beforeunload. This event is fired before the win...
Fullscreen API allows you to represent your application on the full screen. You can use it for your v...
When you request a third-party API, you may pass parameters that contain special characters. This may...
Gridsome provides many source plugins that help you create collections from your source. But if you w...
There are many fields in programming. Each field contains many topics. We can't learn and know all of...
I schedule my posts to publish at night. I don't want to manually visit my Netlify site and trigger d...
The inspiration This week, I read a post by Przemysław Thomann about his journey in buildi...
I have used Gridsome and Vuepress for my static sites. I liked them a lot. I want to try Eleventy for...
When I woke up this morning, I couldn't image how amazing today would be. An old friend contacted a...
Recently, I have created my Github profile README. In the profile, I put my social links, technolog...
I like traveling without map because I am free to choose a way to go. There are many ways to the dest...
Have you ever looked for something on Google but can't find what you expected? I experienced this sit...
I like learning and creating new things. I have a list of ideas and personal projects I want to creat...
I am a Javascript developer. I want to share with you my story how I began my developer journey with...
It is Vietnam Nation Day today. I want to celebrate it with a css library. I was inspired by Bennett...
I have started learning Svelte recently. I think creating something is a best way to learn anything....
On my homepage, it shows 2 headers. Is it a bug? Does anyone have a same issue like me?