TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Simple architecture for using jQuery

1 pointsby mz1988over 11 years ago
Client-Side developers face with a bounce of code written in jQuery to handle various stuff for different page. At first glance it seems too simple : Put everything sequentially in a js file! But everyone that had a project which needed to coding more than a slider in jQuery, have found out that how it could be complex without any structure, especially when client-side code had to merge with the server-side code.

no comments

no comments