How to Add an Item to an Array in Vue.jsA quick guide on how to easily add an item to a state array in Vue.jsAugust 31, 2022
How to Build Your Own Login and Registration System in DjangoDjango comes with the necessary features to set up a complete user authentication system. In this tutorial, we’ll cover the most critical components of a user authentication system in Django, namely…August 29, 2022
Building A Beautiful Link Preview With Web ComponentsRecently, I improved the design of my Web Highlights app's dashboard by showing a link preview for each highlighted page. Here is what the new design looks like: In this article, I want to share how…August 29, 2022
Planning to change the AWS KMS key for the S3 bucket with data? Consider these pointsHow to change the existing customer-managed KMS key associated with an AWS S3 bucket when the bucket contains a massive amount of data.August 26, 2022
Create a Ping Pong Game Using JavaScriptLearn how to make a ping pong game with JavaScript and HTMLAugust 25, 2022
How to Create a Virtual Private Network (VPN)How I explored the mechanics of online safety while sharpening Cloud skillsAugust 23, 2022
Master the TypeScript Keyof Type OperatorWelcome to the Mastering TypeScript series. This series will introduce the core knowledge and techniques of TypeScript in the form of animations. Let’s learn together! Previous articles are as…August 22, 2022
10 Killer APIs for Your Next Python ProjectA collection of useful public APIs you can use in your Python projectAugust 22, 2022