Build a landing page for your SaaS app using React, Chakra UI and TypescriptHaving a great landing page is critical in getting a customer to pay for your product or service. This guide walks you through creating a modern landing page for your SaaS using React and Chakra UI.August 21, 2022•Sukhpal Saini
Extracting Specific Keys/Values From A Messed-Up JSON File (Python)What to do when a messy JSON file gives you a massive headacheAugust 20, 2022•Liu Zuo Lin
Python Simple HTTP Server With SSL Certificate (Encrypted Traffic)The easy way to make a temporary HTTP server with TLS encryption.August 19, 2022•Febi Mudiyanto
How to Filter Outlook Emails With a Subject Using PythonUse MSGraph search API query to filter email messages.August 15, 2022•Dinesh Kumar K B
Overcome The Language Barrier in Your Surveys With Easy i18n Using SurveyJSDiscover how to use SurveyJS + React to build a properly internationalized, localized survey without using any i18n library at all.August 15, 2022•Prithwish Nath
Create a Pre-commit Git Hook to Check and Fix Your JavaScript/TypeScript Code AutomaticallyIn 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.August 14, 2022•Lynn Kwong
K8S: Unable to connect to the server: x509: certificate has expired or is not yet validAugust 12, 2022•Zard-x