Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ReactNative22
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: WebSockets with Request and Response in JavaScript
(github.com)
3 points
by
ReactNative22
4y ago
|
0 comments
2.
▲
by
ReactNative22
4y ago
I updated the repo for this (and credited you in the code). If you have time, please feel free to review & improve as looks like quite a few people are using the code now: https://github.com/ashok-khanna/react-snipp
3.
▲
by
ReactNative22
4y ago
Unfortunately I'm restricted on the programs I can use at work, but it does look good! Good luck with it!
4.
▲
by
ReactNative22
4y ago
Python and Pandas > Excel for anything outside of exploratory spreadsheet-y like calculations (I work frequently with 200k rows + of data, I _had_ to learn Python as Excel was too slow eventually and broke...now having a programming lang
5.
▲
by
ReactNative22
4y ago
You could put that into a VBA formula, although it wouldn't be as fast unfortunately (as I learned when I tried simplifying excel formulae - which are _compiled_ whereas VBA I think is interpreted? - in any case, excel was like 50x fas
6.
▲
by
ReactNative22
4y ago
Thank you, I agree
7.
▲
by
ReactNative22
4y ago
Thanks for this!
8.
▲
by
ReactNative22
4y ago
Thanks Chris, you are awesome - this is definitely a much better approach since it gets rid of an additional Link Component
9.
▲
by
ReactNative22
4y ago
Thanks for this. Does this add an event listener to "all" clicks or only for clicks on <a href>?
10.
▲
by
ReactNative22
4y ago
> There's one thing, you should redirect all the pages to one single endpoint in server side order to use "pushState". Otherwise it will return 404 when you hit the refresh button. If you don't own a server, you can s
11.
▲
by
ReactNative22
4y ago
Thanks :) :)
12.
▲
by
ReactNative22
4y ago
I don't get it...this is a simple library that people can use without bringing in external dependencies. Of course it won't be as functional as React-Router - that goes without saying!!
13.
▲
Show HN: React Routing in 120 lines (including comments)
(github.com)
74 points
by
ReactNative22
4y ago
|
68 comments
14.
▲
by
ReactNative22
4y ago
Now can someone do the same for Common Lisp :D That would be amazing
15.
▲
by
ReactNative22
4y ago
What do you think of Reddit? Subreddits have kinda replaced usenet groups of old. OR is it too much moderation for you? Also how to handle spam, thats been a killer for usenet lately
16.
▲
Common Lisp Cheat Sheet
(github.com)
4 points
by
ReactNative22
4y ago
|
0 comments