Blog


Build a Multi-step Form With React Hook Form

Build a Multi-step Form With React Hook Form

A tutorial on how to build a multi-step form using React Hook Form.

JavascriptReactReact-hook-form
An Amazing Visual Studio Code Extension You Might Not Know About

An Amazing Visual Studio Code Extension You Might Not Know About

Introducing Blackbox: The AI that gives you code solutions in response to the questions you enter.

JavaScriptProgrammingAI
Create a Custom Docker Image/Container & Push to AWS ECR

Create a Custom Docker Image/Container & Push to AWS ECR

Build an image from a base image pulled from Docker Hub, create a container on a specified port from that image and push the image to Amazon ECR repository.

AwsDockerDevops
How to Implement Pagination Using FastAPI in Python

How to Implement Pagination Using FastAPI in Python

Use fastapi-pagination library to paginate API responses

PythonPaginationFastAPI
GitLab CI/CD Pipeline with Terraform

GitLab CI/CD Pipeline with Terraform

CICDGitLabTerraform
How to Create Your Own Layout Component in Vue.js

How to Create Your Own Layout Component in Vue.js

A guide on how to create basic layout components with Header, Footer, and content section.

CodingProgrammingJavascript
5 Python Concepts That Will Advance Your Career

5 Python Concepts That Will Advance Your Career

Using these concepts in your code will make you a seasoned Python programmer!

Python
10 Ways to Protect Your Sensitive Information for Business Owners and Individuals

10 Ways to Protect Your Sensitive Information for Business Owners and Individuals

Web securityDataPrivacy
10 Powerful Python One-Liners

10 Powerful Python One-Liners

Python one-liners can be just as powerful as a long and tedious program written in another language designed to do the same thing."

Python
How to Build Your Own Surveys & Extend Them with Custom JavaScript

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.

SurveysSurveyjsOpen source