[PR #159] [MERGED] chore: minor code refactor #2450

Closed
opened 2026-03-17 00:09:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/159
Author: @jamesgeorge007
Created: 9/23/2019
Status: Merged
Merged: 9/23/2019
Merged by: @liyasthomas

Base: masterHead: feat/minor-refactor


📝 Commits (10+)

📊 Changes

2 files changed (+11 additions, -12 deletions)

View changed files

📝 pages/index.vue (+8 -8)
📝 store/postwoman.js (+3 -4)

📄 Description

Just an attempt made to eliminate code redundancy.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/159 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 9/23/2019 **Status:** ✅ Merged **Merged:** 9/23/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feat/minor-refactor` --- ### 📝 Commits (10+) - [`f42e032`](https://github.com/hoppscotch/hoppscotch/commit/f42e0329da7112920126401abdd89ccb57ab8af3) use array destructuring approach - [`20a8296`](https://github.com/hoppscotch/hoppscotch/commit/20a8296cd5ebd5bcf48c55910856bcff36394a6c) avoid redundant checks - [`74d2119`](https://github.com/hoppscotch/hoppscotch/commit/74d2119f3128bbcdf6c3f72dd984c4ad9ad6e10e) use a concise approach to fetch the last element - [`0c873a1`](https://github.com/hoppscotch/hoppscotch/commit/0c873a1c027fefb8cbb340510583fd24cf324822) remove redundant wording - [`8857821`](https://github.com/hoppscotch/hoppscotch/commit/8857821716094c6fca6a21525b6d20ded4d91257) minor refactor - [`13be809`](https://github.com/hoppscotch/hoppscotch/commit/13be809cfe84d7e5d5dbdf328c36422efd72f17f) minor refactor - [`901162c`](https://github.com/hoppscotch/hoppscotch/commit/901162c8b645a2875fca49d2834bf0bf309b820a) minor refactor - [`53f3af6`](https://github.com/hoppscotch/hoppscotch/commit/53f3af6944e7d83ce4995cb6b70c300e2e09c590) Minor stylistic update - [`e6387c6`](https://github.com/hoppscotch/hoppscotch/commit/e6387c694e980856e190a595ba0e9998c78014ea) Use includes() to check for existence - [`9481587`](https://github.com/hoppscotch/hoppscotch/commit/948158715141333751857f21c31c4ba0c20688fb) Minor stylistic update ### 📊 Changes **2 files changed** (+11 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `pages/index.vue` (+8 -8) 📝 `store/postwoman.js` (+3 -4) </details> ### 📄 Description Just an attempt made to eliminate code redundancy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:09:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2450
No description provided.