My Windows Phone apps are now open-source!
Developer open-sources his old Windows Phone 7.x and 8.x apps on GitHub under the MIT license.
Developer open-sources his old Windows Phone 7.x and 8.x apps on GitHub under the MIT license.
A developer shares their Hacktoberfest 2019 contributions, including pull requests merged for DEV.to and the Storybook learning site.
A guide to participating in Hacktoberfest 2019, focusing on contributing to open source PowerShell projects and finding issues to work on.
A guide on building a successful open source project, focusing on solving real problems, quality code, and developer adoption.
A beginner's guide to using Git and GitHub for code version control, based on a Python Frederick presentation.
A guide on setting up Staticman for Hugo blogs to enable free, self-styled nested comments as an alternative to Disqus.
A guide to automating pull request checks and reviews using the Danger tool on CI servers like Travis CI.
A step-by-step guide for migrating a Python project's CI/CD pipeline from Travis CI to Azure Pipelines, focusing on simplicity.
A technical recap of the Rubrik Build Workshop, covering hands-on sessions on Git, REST APIs, and PowerShell SDKs.
A professor reflects on teaching new Machine Learning and Deep Learning courses at UW-Madison and showcases student projects from those classes.
A professor reflects on teaching new Machine Learning and Deep Learning courses at UW-Madison and showcases impressive student projects.
Explores how GitHub redefined the concept of a 'fork' in git, contrasting it with traditional distributed version control workflows.
A developer explores Transposit, a platform providing a SQL interface to interact with multiple APIs, and attempts to rebuild a complex GitHub bot using it.
A guide to using GitHub's 'Hub' command-line tool to supercharge your git workflow with enhanced GitHub integration.
A developer's journey from a novel idea to launching an open-source project, and the unexpected feedback it receives.
Learn how to submit your Gatsby site to the official showcase for free publicity, open-source contribution, and swag.
A guide to setting up and using Livegrep, a fast, regex-based code search tool for large repositories, to improve GitHub search performance.
Announcing the Blazored GitHub organization for Blazor libraries and the release of the first official package, Blazored.Toast, a JavaScript-free toast notification library.
Advanced Git alias examples for squashing commits and managing pull requests, boosting developer workflow efficiency.