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

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…

JavaScriptFront End DevelopmentWeb Development

Create a Ping Pong Game Using JavaScript

Learn how to make a ping pong game with JavaScript and HTML

JavaScriptWeb DevelopmentGame Development

Create a Pre-commit Git Hook to Check and Fix Your JavaScript/TypeScript Code Automatically

In this post, we will introduce how to create a Git pre-commit hook to check JavaScript/TypeScript code using ESLint, Prettier, lint-staged, and Husky.

TypescriptGit HooksLinting

Build a Sudoku Solver App With JavaScript

A JavaScript app to solve sudoku puzzles using backtracking

Web DevelopmentSoftware DevelopmentProgramming

How to Retry Requests Using Axios

A tutorial on using the Axios interceptor to retry requests.

JavascriptAxiosRetry

SurveyJS: Why It Is Better Than Your Average JavaScript Survey Library

5 ways in which SurveyJS, a free and open-source library, does so much more than just build surveys.

JavascriptSurveysSurveyjs

How to Convert Minutes to Hours and Minutes in JavaScript

Learn how to easily convert separate a number of total minutes into full hours and remaining minutes in JavaScript.

Javascript

Infinite Currying in JavaScript

A tutorial on how to implement infinite currying in JavaScript.

JavascriptCurryingFunctional-programming

How to Automate Patient History with SurveyJS

Instantly elevate the standard of care of your patients while remaining HIPAA compliant.

SurveyjsSurveyPatient care