/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

akashsingh.blog
| | lisilinhart.info
1.3 parsecs away

Travel
| | This post shows you how to setup up accessibility linters in Vue 3.
| | cgamesplay.com
2.1 parsecs away

Travel
| | After configuring Prettier and ESLint for my JavaScript projects, I documented the streamlined process for others to easily achieve consistent code formatting and linting in their repositories.
| | kewah.com
1.6 parsecs away

Travel
| | How we use ESLint and Prettier to share the same coding style across repositories
| | blog.kulman.sk
10.2 parsecs away

Travel
| There is now an official GitHub Copilot extension for Xcode, but it essentially acts as a fancy autocomplete. Given how unreliable Xcode's autocomplete can be, this is still an improvement. However, to fully leverage GitHub Copilot's capabilities, you will ll need a more extensible IDE-such as Visual Studio Code. Visual Studio Code tooling The tooling in Visual Studio Code has come a long way in terms of supporting iOS development, and these days, you can configure it to offer a very good experience, including navigating the code, building and running the app, and even debugging with breakpoints.