New & Notable
One of the coolest features of Bluesky is the ability to set your domain name as your handle. Here's how you do it.
What's your favorite IDE? Most Java developers say Eclipse or IntelliJ, but TypeScript and Python devs often say VS Code. Maybe it's time to give Visual Studio Code for Java a try?
Jenkins is arguably the world's most popular open source CI/CD tool. Docker is the most popular containerization technology. Here's how to bring the two together.
How do programs that need Java find it on your operating system? They search for JAVA_HOME. Here's how to set it up on your Windows machine.
This tutorial ties together JavaScript, React and object-oriented programming to show developers how to use the React framework's powerful and flexible features and functions.