Programming
Python: logging program state into multiple files for analysis
pythondatadata-science
React Router: How to Use the useParams() Hook
A guide (with examples) on how you can use the useParams() hook to improve your web applications.
javascriptweb-developmentreact
A Simple Way to Load Data Before Page Load in Angular
angularweb-developmentprogramming
Create a Ping Pong Game Using JavaScript
Learn how to make a ping pong game with JavaScript and HTML
javascriptweb-developmentgame-development
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…
programmingfront-end-development
10 Killer APIs for Your Next Python Project
A collection of useful public APIs you can use in your Python project
python3programmingcoding
How to Read DOCX Files With Python
pythonread-docx-fileprogramming
10 Best React Notification Libraries in 2022
web-developmentjavascriptreact
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
How to Scrape Everything from Telegram Using Python
Learn how to get API keys for Telegram, extract group members, and scrape Telegram group or channel comments
pythonweb-scrapingtelegram