-
- Downloads
HOLI-9790: use separate fields for topics & skills
Helps to avoid: - confusion on users side that the same field contains (potentially) different topics and skills slugs with different ordering, depending on how you query the resource - potential client-side caching issues that would result out of differences depending on how a query was made.
Showing
- app/server.ts 10 additions, 0 deletionsapp/server.ts
- app/types.ts 3 additions, 0 deletionsapp/types.ts
- app/voltastics.ts 2 additions, 0 deletionsapp/voltastics.ts
- app/voltastics_test.ts 2 additions, 0 deletionsapp/voltastics_test.ts
- app/volunteering_db.ts 39 additions, 17 deletionsapp/volunteering_db.ts
- app/volunteering_db_test.ts 10 additions, 8 deletionsapp/volunteering_db_test.ts
Loading
Please register or sign in to comment