This is the second post in our series of articles about creating a modern blog with Nuxt.js. In the previous post we have created our Nuxt.js application and then ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
I first heard of freeCodeCamp in 2021 when a friend of mine successfully landed her first web development job through self-learning. She recommended freeCodeCamp as the No.1 resource to get started with ...Read more
It is common in Node.js and other languages to run a script on a certain port. Since ports can come in and out of use, it's also common to get the following error: Read more
Hi all, For people who want to learn Vue JS, I just wrote a tutorial on building a CSS theme switcher. I wanted this to be an easy on-ramp for those who do not use ...Read more
Emails are used to communicate with users of a web application in a timely and convenient way. You must use a third-party service or set up a personal mail server to send emails in a ...Read more
Finding clients as a web developer might be difficult. However, after you have a few clients and have mastered the art of good communication, gaining new clients will be lot easier. Communication is critical in ...Read more
In the previous post, I explained how I built SetProgress. In this post, I am going to explain how I automated progress updates. Automation was not part of my initial plan. I just wanted to create ...Read more