The term "client-side" refers to that portion of a web application which runs in the user's browser.
I'm a member of a team with more than 20 developers. Each developer works on a separate module (something near 10 modules). …
javascript localization translation client-side globalizationI would like to filter an array of items by using the map() function. Here is a code snippet: var …
javascript functional-programming data-manipulation client-sideIn the context of this post by Igor Minar, lead of AngularJS: MVC vs MVVM vs MVP. What a controversial …
javascript angularjs design-patterns architecture client-sideWhen I want to put a login system in place, I always compare the MD5 of the given password with …
passwords client-side hashI wondered if anyone had experience in handling JavaScript errors globally and send them from the client browser to a …
javascript error-handling client-sideI have an upload control for uploading the images to the server, but before uploading I just want to make …
javascript jquery file-upload client-sideI have my website, and it records the number of visitors, IP and time of access... I want to identify …
client-side mac-addressI want to know the client side events (like onChange) for an asp:DropDownList.
asp.net events drop-down-menu client-sideI have a form where a user can delete a record, and I want a pop-up message where the user …
javascript asp.net vb.net client-side onclientclickI've never used Facebook's Graph API, or OAuth. I'm simply trying to get a public Facebook page's feed using the …
javascript facebook facebook-graph-api client-side oauth-2.0