Benefactorum / Benefactorum/app

Add and use https://github.com/ElMassimo/js_from_routes

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
react refacto ruby
Dominant language
TypeScript
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

On a des dépendances front-back qui peuvent créer des soucis, du style :
Si on change dans le back 'se-connecter' par 'login', le front va casser car il appelle en dur 'router.get('/se-connecter')

https://github.com/ElMassimo/js_from_routes

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the backend route definitions and the frontend calls such as router.get('/se-connecter'), then read the js_from_routes project linked in the issue. Done means frontend route references are generated or shared instead of hard-coded, so renaming a backend route no longer breaks them.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.