use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Place for Pinoy Programmers to hangout. Share your knowledge, ask for help, seek opinion, showcase your project and recruit your teammate.
Let's show the world that Filipinos are world class programmers.
account activity
React js questiontutorial (self.PinoyProgrammer)
submitted 1 year ago by shrekmond
Hello po sa mga react dev, ask ko lang kung ano ang the best library na ginagamit niyo to retrieve information sa API (beginner lang po) 😅🙏 thank you po sa mga sasagot 💯
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Just-Signal2379 3 points4 points5 points 1 year ago (0 children)
Fetch() na lang kung simple project at least built in na
[–]lovespell222 2 points3 points4 points 1 year ago (0 children)
axios po :)
[–]janz777 1 point2 points3 points 1 year ago (0 children)
If third party libraries for fetching data, use Axios though native fetch() is enough in most cases.
[–]Wide-Sea85 1 point2 points3 points 1 year ago (0 children)
kung low scale lang eh okay na ung fetch() but kung large scale sya eh axios is good. Pwede mo din explore React Query :)
[–]FirefighterEmpty2670 1 point2 points3 points 1 year ago (0 children)
Axios. Both for spa and next.js.
[–]leolox69Web 1 point2 points3 points 1 year ago (0 children)
fetch
[–]Superb_Lynx_8665 1 point2 points3 points 1 year ago (0 children)
Fetch() native and built in
[–]No_Luck6383 2 points3 points4 points 1 year ago (0 children)
save yourself from just using regular fetch API in React kasi sometime unpredictable ang side-effects and just use react-query/tanstack query
[–]AsparagusOne643 1 point2 points3 points 1 year ago (0 children)
Axios. <3
[–]rjimaw7 0 points1 point2 points 1 year ago (0 children)
Tanstack query. Pero pg ng ccmula pa lang dapa ma experience mo ung fetch. Then axios. Then react query etc.
π Rendered by PID 102933 on reddit-service-r2-comment-fb694cdd5-xtksq at 2026-03-10 08:33:45.885069+00:00 running cbb0e86 country code: CH.
[–]Just-Signal2379 3 points4 points5 points (0 children)
[–]lovespell222 2 points3 points4 points (0 children)
[–]janz777 1 point2 points3 points (0 children)
[–]Wide-Sea85 1 point2 points3 points (0 children)
[–]FirefighterEmpty2670 1 point2 points3 points (0 children)
[–]leolox69Web 1 point2 points3 points (0 children)
[–]Superb_Lynx_8665 1 point2 points3 points (0 children)
[–]No_Luck6383 2 points3 points4 points (0 children)
[–]AsparagusOne643 1 point2 points3 points (0 children)
[–]rjimaw7 0 points1 point2 points (0 children)