August 2023 Summaries
4 posts from Axolo
Filter
Month:
Year:
Post Summaries
Back to Blog
This comprehensive coding style documentation guide covers key components of a robust coding style for developers in 2023. It includes sections on project structure, error handling, logging, version control, testing, dependency management, API design guidelines, documentation, performance guidelines, concurrency and parallelism, security guidelines, CI/CD, code review, tooling, database practices, environment-specific guidelines, UI/UX guidelines, localization and internationalization, and deprecated code management. The guide provides detailed explanations, examples, and best practices for each section to help developers establish a strong foundation for their engineering team's coding practices.
Aug 29, 2023
2,430 words in the original blog post.
Developer onboarding is crucial for retaining talent, boosting productivity, and fostering team cohesion. Best practices include tailored training programs, providing the right tools and resources, and setting clear expectations and goals. Tools such as Trello, Slack, GitHub, and Confluence can enhance the onboarding process. A comprehensive checklist covers pre-onboarding preparations, first day formalities, training and development, integration with the team, setting goals and expectations, continuous feedback and support, and post-onboarding evaluation. Common challenges include overwhelming information overload, lack of personalization, inadequate tools and resources, unclear expectations, and isolation from the team. Overcoming these challenges requires a proactive approach, keen observation, empathy, and fostering team interactions.
Aug 22, 2023
2,507 words in the original blog post.
ChatGPT is a powerful tool that can enhance developer productivity by providing suggestions, refactoring code, generating tests, and more. However, developers should be aware of its limitations and ensure human oversight in the development process. Some ways to integrate ChatGPT into your workflow include using it for code reviews, creating PR summaries, generating documentation, and even writing descriptive commit messages. By leveraging these features, developers can save time and improve their coding efficiency.
Aug 16, 2023
1,957 words in the original blog post.
Irwin, a SaaS platform for managing investor relations, transitioned from building its own Slack bot to relying on Axolo for automating code review tasks. The previous manual process was time-consuming and repetitive. Axolo streamlined the code review process by automatically providing crucial details in Slack, such as mergeable status, reviewers, and assignees. This transition increased visibility and efficiency within Irwin's engineering team, saving significant time for engineers. As they look ahead, the team plans to continue leveraging Axolo's features and updates to further streamline their workflow.
Aug 09, 2023
915 words in the original blog post.