You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a route for users to load the feed of recent posts. The route should have an optional parameter that allows the client to specify how many posts they want per load. and another one to determine the chunk to be loaded.
Description
Create a route for users to load the feed of recent posts. The route should have an optional parameter that allows the client to specify how many posts they want per load. and another one to determine the chunk to be loaded.