GP Coder

Full-Stack Developer & DevOps

  • Full-Stack Developer
    • Front End
    • Back End
    • Mobile
  • DevOps
    • CI/CD
    • AWS
    • GCP
  • Microservice
  • Design Patterns
    • GoF Design Patterns
    • Spring Design Patterns
    • Architecture Patterns
    • Microservice Patterns
  • All

ESLint vs SonarLint

Posted on 28/09/2024 Written by GP Coder 688 Views

ESLint vs SonarLint: What are the differences? ESLint and SonarLint are two popular static code analysis tools to identify and fix code quality issues. Let’s explore the key differences between the two: In summary, ESLint and SonarLint are static code analysis tools that help developers improve code quality. ESLint is a highly configurable JavaScript linter […]

Filed Under: Chưa được phân loại

Conventional GIT Commit Messages

Posted on 12/03/2021 Written by GP Coder 201 Views

See how a minor change to your commit message style can make you a better programmer. Format:  <type>(<scope>): <subject> <scope> is optional Some type usually used: feat: (new feature for the user, not a new feature for build script). fix: (bug fix for the user, not a fix to a build script). docs: (changes to the […]

Filed Under: Back End, Front End, Full-Stack Developer Tagged With: Best-practice, Git

DevOps

Posted on 20/01/2021 Written by GP Coder 244 Views

What’s DevOps? DevOps is a software development strategy or a culture which bridges the gap between Dev and Ops team in the company. Before DevOps came into the picture, there is a gap between the development team and the operation team. There were lot of conflicts between the two teams (e.g) a software package works […]

Filed Under: DevOps Tagged With: DevOps

What’s the difference between Full-Stack and DevOps?

Posted on 29/12/2019 Written by GP Coder 247 Views

DevOps is the discipline of being involved in both development and deployment. Full-stack is when you work on everything in the stack from the database to javascript. They are two different axis. Ops to Dev: Ops provision, set up, and maintain servers but don’t write application code. Devs write the application code but do not […]

Filed Under: DevOps, Full-Stack Developer Tagged With: DevOps

Search

New posts

  • ESLint vs SonarLint 28/09/2024
  • Conventional GIT Commit Messages 12/03/2021
  • DevOps 20/01/2021
  • What’s the difference between Full-Stack and DevOps? 29/12/2019

Top views

  • ESLint vs SonarLint (688 lượt xem)
  • What’s the difference between Full-Stack and DevOps? (247 lượt xem)
  • DevOps (244 lượt xem)
  • Conventional GIT Commit Messages (201 lượt xem)

Archive

Tags

Best-practice DevOps Git

Web Links

Design Pattern

  • Refactoring Guru

Copyright 2026 © GP Coder · All Rights Reserved · About · Privacy Policy · Terms and Conditions · Contact ·