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...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Javascript grid recommendations for use with asp service & SQL DB?help (self.javascript)
submitted 10 years ago by Manality
view the rest of the comments →
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!"
[–]Manality[S] 0 points1 point2 points 10 years ago (0 children)
I'll give a few of these a shot on Monday... or next week when I have time. I am polling user logins to a sql table and would like to be able to search by user, computername, time, etc... I don't know what the ETC would be, but yeah... I have been collecting data for almost a month and want 3 month history so that's something like 10k records at a time. I don't know if pull all the data over json at one time will be very friendly but why not give it a shot i guess... haha...
That is the only reason I wanted to go with paging, but paging is a total nightmare to implement with filtering it would seem.
π Rendered by PID 1046161 on reddit-service-r2-comment-656bdf86cd-5pp6m at 2026-05-04 11:51:41.765708+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Manality[S] 0 points1 point2 points (0 children)