Skip to content

Releases: fork-commit-merge/fork-commit-merge-web

v1.1.3

31 Aug 08:46
Compare
Choose a tag to compare

Release Notes for Version 1.1.3

Overview

We're thrilled to announce the release of version 1.1.3 of Fork, Commit, Merge website, a milestone that introduces substantial new features, refinements, and resources. Our focus with this update is to provide a more enriching experience f or our users and contributors.

New Features

Leaderboard

Top 20 Issue Solvers: A leaderboard has been added to showcase the top 20 contributors who have solved the most issues in the 'Fork, Commit, Merge' repository.

Highlighted Users

Starred Profiles: We're adding special recognition for the top 3 contributors:

  • Gold Star: First place is adorned with a golden star next to their profile avatar.
  • Silver Star: Second place is highlighted with a silver star.
  • Bronze Star: Third place is embellished with a bronze star.

More Resources

Enhanced Learning: A curated list of video tutorials and walkthroughs has been included to better equip you in navigating and contributing to the repository.
In-depth Guides: More comprehensive documentation has been added for better understanding and ease of use.
More resources added by Viktor R .

Improvements

Git Command Instructions

Command Cheatsheet: A handy guide on the most useful Git commands for daily development is now included in the documentation.

IDE Information

Comprehensive IDE Guide: Details about different Integrated Development Environments (IDEs) are now available, aiding you in choosing the one that fits your development needs best.

Best Practices

JavaScript, TypeScript, Ruby, and Rust: This release introduces a guide on best coding practices for multiple languages. Whether you're coding in JavaScript, TypeScript, Ruby, or Rust, we've got you covered with tried-and-true recommendations.

Feedback

We would love to hear your thoughts on this release. Feel free to open an issue for any bugs or feature requests.

We appreciate your support and contributions to making this project better with each release. Thank you for being a part of our growing community!

Given your goals to improve as a developer every day, this updated release should offer a wealth of resources and features to aid in that endeavor. Thank you for your contributions, and we hope this new version brings value to your work.

v1.0.0

26 Jul 18:48
Compare
Choose a tag to compare

v1.0.0 - Initial Release of Fork, Commit, Merge website

  • This is the initial release of Fork, Commit, Merge website
  • Added header, footer, index.tsx and other core parts of the project structure

Future additions:

  • Add content to all pages
  • Add functionality for devs to add their projects and profiles
  • Integrate database (maybe AWS of Firebase)
  • Add registering and login feature