Home / Companies / Swimm / Blog / February 2023

February 2023 Summaries

2 posts from Swimm

Filter
Month: Year:
Post Summaries Back to Blog
Swimm’s GitHub App is designed to streamline the integration of documentation within the development workflow, particularly during Pull Requests, to ensure that it remains up-to-date with code changes. Initially launched in 2021, the app leverages a patented Auto-sync algorithm to automatically update documentation as code evolves, notifying developers through comments and allowing for easy approval of changes. Key features include New Doc Notifications via Slack or email, Draft Document creation from Pull Requests, and integration with tools like Atlassian Compass to provide centralized documentation visibility. The app facilitates a smoother development process by offering options to run checks only on modified files, disable notifications during busy periods, and automate documentation recommendations for both existing and new code. Swimm’s GitHub App requires specific permissions to operate effectively and is compliant with SOC 2 and ISO 27001 standards, ensuring both functionality and security in managing documentation for engineering teams globally.
Feb 27, 2023 1,641 words in the original blog post.
The text explores the comparison between Visual Studio Code (VS Code) and WebStorm, two popular Integrated Development Environments (IDEs) frequently used by developers at Swimm. VS Code, a free and open-source editor created by Microsoft, is praised for its speed, lightweight nature, and strong support for open-source collaboration, making it ideal for remote development and quick prototyping, although it may require additional extensions for full functionality. In contrast, WebStorm, a paid JavaScript IDE by JetBrains, offers comprehensive features for code inspection, refactoring, and integration with Angular CLI, making it particularly suitable for extensive JavaScript/TypeScript projects despite its slower performance. While both IDEs support customization and are effective with documentation integration in CI workflows, WebStorm is noted for its powerful out-of-the-box capabilities, whereas VS Code is favored in the open-source community. Swimm enhances these IDEs with plugins that facilitate continuous documentation and streamline workflow processes.
Feb 08, 2023 1,064 words in the original blog post.