Blog
How to Build Your Own Surveys & Extend Them with Custom JavaScript
A primer on how to use your own JS functions, to augment the conditional logic and validators SurveyJS ships with.
How to Build Your Own Login and Registration System in Django
Django 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…
Building A Beautiful Link Preview With Web Components
Recently, 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…
A Simple Way to Load Data Before Page Load in Angular
Planning to change the AWS KMS key for the S3 bucket with data? Consider these points
How to change the existing customer-managed KMS key associated with an AWS S3 bucket when the bucket contains a massive amount of data.
Create a Ping Pong Game Using JavaScript
Learn how to make a ping pong game with JavaScript and HTML
Building Your Social Media Marketing Strategy for 2023
How to Create a Virtual Private Network (VPN)
How I explored the mechanics of online safety while sharpening Cloud skills
Master the TypeScript Keyof Type Operator
Welcome 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…
10 Killer APIs for Your Next Python Project
A collection of useful public APIs you can use in your Python project