A Basic HN Client in React
github.com
A Basic HN Client in React
1–9 of 9 posts
Re: A Basic HN Client in React
#2Re: A Basic HN Client in React
#3I developed it last year in few hours and it's currently hosted at https://hn.armujahid.me/
https://hn.armujahid.me/: 18 requests 374.67 KB / 104.76 KB transferred Finish: 1.47 s DOMContentLoaded: 179 ms load: 539 ms
Is there any other point to take note of?
Re: A Basic HN Client in React
#4Re: A Basic HN Client in React
#5I developed it last year in few hours and it's currently hosted at https://hn.armujahid.me/
https://news.ycombinator.com : 7 requests 61.86 KB / 20.48 KB transferred Finish: 845 ms DOMContentLoaded: 483 ms load: 823 ms https://hn.armujahid.me/ : 18 requests 374.67 KB / 104.76 KB transferred Finish: 1.47 s DOMContentLoaded: 179 ms load: 539 ms Is there any other point to take note of?
Re: A Basic HN Client in React
#6Pretty cool to see how you did this since there's so much different ways to build a react project. :) Curious to see the same being done with hooks and useEffect
Re: A Basic HN Client in React
#7I developed it last year in few hours and it's currently hosted at https://hn.armujahid.me/
https://news.ycombinator.com : 7 requests 61.86 KB / 20.48 KB transferred Finish: 845 ms DOMContentLoaded: 483 ms load: 823 ms https://hn.armujahid.me/ : 18 requests 374.67 KB / 104.76 KB transferred Finish: 1.47 s DOMContentLoaded: 179 ms load: 539 ms Is there any other point to take note of?
Re: A Basic HN Client in React
#8Pretty cool to see how you did this since there's so much different ways to build a react project. :) Curious to see the same being done with hooks and useEffect