Explore >> Select a destination


You are here

bibwild.wordpress.com
| | jaypca322.wordpress.com
11.0 parsecs away

Travel
| | Welcome to WordPress.com. After you read this, you should delete and write your own post, with a new title above. Or hit Add New on the left (of the admin dashboard) to start a fresh post. Here are some suggestions for your first post. You can find new ideas for what to blog about by...
| | www.ramblingcode.dev
3.0 parsecs away

Travel
| | Collection of bite-sized posts and projects on web development - focusing mainly on Ruby, Linux and Javascript.
| | www.zagaja.com
6.4 parsecs away

Travel
| | [AI summary] The article presents sixteen strategies to enhance software development efficiency, focusing on keyboard shortcuts, linters, text expansion, and tools for documentation and version control.
| | davquar.it
15.5 parsecs away

Travel
| A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages.