How to Use ESLint With the Airbnb JavaScript Style Guide
Make your code base clean and consistent with this tool.
These 8 Programming Languages Are Running the Crypto-Economy
Behind the scenes, these programming languages work together to power the crypto-economy.
How to Use the Output Decorator in Angular
Send data between your Angular components using this simple technique.
How to Open a Pull Request on GitHub
Pull requests make the open-source world go round. Find out how to use them to contribute to your favorite projects.
How to Design and Code a Health Bar in Unity3D
If your game has combat, you probably need to deal with health. With Unity3D, you can do so in style.
How to Quickly Learn a New Programming Language
If you’re struggling to pick up a language, you may just need to approach your learning with a different mindset.
Understanding Contexts in Go
Learn how to use contexts to pass information down your program’s chain of execution and manage time limits.
Top 10 Mobile App Development Companies
Not a programmer but need an app for your personal project or business? Try these app development agencies.
Creating Sprite-Based Game Characters in Pygame
Characters are essential to most games, and Pygame’s Sprite class is the place to begin.
String Manipulation in Go: How to Update Text
You’ll find yourself working with text a lot when programming, so make sure you know how to do so easily and quickly.
How to Add an Open-Source Licence to Your Projects on GitHub
Make sure others can benefit from your open-source work by selecting an appropriate license.
New Features to Expect When You Upgrade to Vite v4.0.4
If you're considering the Vite development environment, you'll get these features in Vite 4.
Start Your Game Dev Journey With the Simplicity of 24a2
This game engine is pared back but even beginners should find it easy to use.
How to Create Custom Alerts in React Using React-Toastify
Learn how to use this library to create attractive, usable pop-up messages.
Error Handling in Go Using the Errors Package
Robust error handling is vital for your program to behave well in all circumstances.
How to Integrate Grammarly’s Text Editor Into a React Application
Take advantage of Grammarly’s proofreading features with integration in your own app.
What Is SonarQube? 5 Key Features for Programmers
Make your code the best it can be with a little help from SonarQube.
Understanding Reverse Engineering Concepts
Recreating or updating a system often involves a deep level of understanding.
7 Best Practices to Name Your API Endpoints
Plan your API naming in advance, and stick to what works best.