In this video we'll look at understanding the differences between Android devices, system versions and the components that comprise the Android Operating System.
Android Studio is now the official IDE for Android development. In this video we look at how to download and install it, tour the interface and look at some of the tools and features it offers.
The docs as code trend, where technical writers and developers work more closely using similar tools and processes, has grown in the past few years.
For some tech writers, who come from technical backgrounds, have always worked on technical projects, or were able to pick their toolchain, it's the only workflow we've ever known.
Developers use myriad tools and frameworks daily, many of which tech writers will also find useful. One such tool is the IntelliJ-based suite of "integrated developer...
import { YouTube } from '@astro-community/astro-embed-youtube';
I've been a mostly happy [VSCode](https://code.visualstudio.com) user for a few years now. So much so that [I even maintain a couple of extensions for it](https://marketplace.visualstudio.com/publishers/ChrisChinchilla). Before VSCode, I loved [Atom](https://atom-editor.cc). And before that… I can't remember anymore. But every now and then, it's good to look into alternatives and see how they compare, what options you haven't considered they offer, and if they bring anything new to your productivity.
In this post, I look at seven alternatives to VSCode...
import { YouTube } from '@astro-community/astro-embed-youtube';
[JetBrains](https://www.jetbrains.com) is known for its variety of developer-focused IDEs, all based around its IntelliJ core. In recent years, they developed their own writer-focussed plugin, [Grazie](https://www.jetbrains.com/grazie/), for handling grammar and style guidance, [Writerside](https://www.jetbrains.com/writerside/) for a wide variety of tech writing tasks, and more recently, an AI assistant for writers. The company has also helped with community-maintained plugins such as those for [markdown](https://www.jetbrains.com/help/idea/markdown.html) and [asciidoc](https://plugins.jetbrains.com/plugin/7391-asciidoc). But then, a year...