Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reviews marked: Reviewed by is for whole team and Reviewed for: student code for particular student #53

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

apoorvachikara
Copy link
Collaborator

Backend:

  • NA

Frontend:

Git Review:
 - commit messages should be descriptive
- PR description should be broad and include changes or any breaking changes (this is important whenever you make any big change in architecture)
- PR should be raised for every new feature addeD
- branch name should be always based on feature name or the JIRA ticket (dependent on CI/CD workflows)

Adil - Main Page - fw17_0992

  • Use loops when you want to render same components/nodes, but with dynamic data
  • explain more clearly about the work you did, the delivery can be more desciptive
  • remove redundant code whenever necessary
  • focus how we can reuse exisiting code with dynamic configurations

Bhagesh - Login/auth - fw16_443

  • create env file for such secret that should be picked up based on your build(dev, staging or prod)
  • Use loops when you want to render same components/nodes, but with dynamic data
  • use CSS nesting, check this link: https://www.w3.org/TR/css-nesting-1/
  • follow naming convention or a single line comment what is getting updated

Akhil - Apply job flow - fw17_1110

Ashish - Company Reviews - fw14_265

  • avoid in-line css as you might end up writing more and will be difficult to manage on view
  • code indentation for better readability

Balu - Salary guide - fw13_096

Note: comment if you don't understand anything.

@vercel
Copy link

vercel bot commented Sep 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
indeed ❌ Failed (Inspect) Sep 19, 2022 at 2:42PM (UTC)

@apoorvachikara
Copy link
Collaborator Author

The deployment should start only when the branch is successfully merged. You can use Sonarqube to do the code analysis and based on it merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant