The ultimate guide to hiring a web developer in 2021
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
jQuery / Prototype is an open source, Javascript library that is designed to help simplify the process of writing and managing code. It is a popular library that enables developers to use pre-coded components, such as adding animations, interactivity, and even AJAX through plugins. With jQuery / Prototype, a dedicated jQuery Developer can easily create powerful web applications that can be tailored to suit the needs of the client without having to write much extra code.
Here's some projects that our expert jQuery Developer made real:
Our expert jQuery Developers have been able to make all sorts of projects come alive in our clients’ websites. Whether it's customization of components like sliders or creating complex web applications with tailored AJAX requests - a good jQuery Developer can help make your website come to life. If you've got a project for us to tackle, we'd love to hear it. Post your project on Freelancer.com today and hire a dedicated and talented jQuery Developer from our community.
Od 238,125 recenzí, klienti hodnotí našeho pracovníka jQuery Developers 4.9 z 5 hvězd.jQuery / Prototype is an open source, Javascript library that is designed to help simplify the process of writing and managing code. It is a popular library that enables developers to use pre-coded components, such as adding animations, interactivity, and even AJAX through plugins. With jQuery / Prototype, a dedicated jQuery Developer can easily create powerful web applications that can be tailored to suit the needs of the client without having to write much extra code.
Here's some projects that our expert jQuery Developer made real:
Our expert jQuery Developers have been able to make all sorts of projects come alive in our clients’ websites. Whether it's customization of components like sliders or creating complex web applications with tailored AJAX requests - a good jQuery Developer can help make your website come to life. If you've got a project for us to tackle, we'd love to hear it. Post your project on Freelancer.com today and hire a dedicated and talented jQuery Developer from our community.
Od 238,125 recenzí, klienti hodnotí našeho pracovníka jQuery Developers 4.9 z 5 hvězd.Like the video. I need one page website. In the page there will be chart and that chart can be manipulated from telegram bot. In the telegram bot there will be some function like add market cap, Dump all, Start New Rug. If i click on Add Market cap then the chart will go up and if i click on dump all then the chart will go down like the video. The chart will be same like dexscreener. If you are Interested Dm me
I’m putting together a proof-of-concept and need a single-page web app, built in React, that mimics the look and feel of Dexscreener but runs entirely on simulated data. Candlestick charts must be rendered with , while the surrounding stats—price, 24 h change, market cap, volume, etc.—update in real time. Flow I envision • A Telegram bot (already under my control) sends JSON payloads with the latest price, market cap and any extra metrics I decide to test. • A lightweight server receives those webhook calls and streams the data to the front-end (WebSocket or SSE—whichever you find cleaner). • The React UI redraws the active candle and refreshes all displayed figures instantly, giving the impression of a live market feed. Key requirements &...
I do NOT have anything i need wordpress plugin.. I need to start today No 3D models No assets I have name i will share No base code 3D Car Customization (Real 3D Model) This is a fully interactive 3D experience where users can rotate the car and customize parts in real time. Uses real 3D models and JavaScript () High-end, showroom-level experience Everything must be created and provided by the developer, including 3D assets. as per my video i need plugin that work on woocommerce products which i selct as a car configurator Core Requirements 1️⃣ WordPress Plugin (Mandatory) Must be a proper WordPress plugin Easy install via .zip Shortcode / block to use on product page Works with normal WordPress pages (WooCommerce compatible preferred) Real 3D Car Customizer Real 3D model, not fak...
I need a clean, production-ready front-end for an ERP application built with React and Next.js. The back-end team will expose REST/GraphQL endpoints, so my main focus now is a modern, responsive interface that can consume those APIs and present data efficiently. What I expect from you: • A project scaffolded with the latest stable version of React, organised by feature modules so future sections of the ERP can be plugged in without refactoring. • Reusable components for common ERP screens (login, dashboard shell, data table with search/sort, modal forms, notifications). • State management wired up (Redux Toolkit, Zustand or another lightweight option you are comfortable with) and ready to connect to external endpoints. • Routing set up for at least a Home / Dashboard...
I need a clean, production-ready front-end for an ERP application built with React and Next.js. The back-end team will expose REST/GraphQL endpoints, so my main focus now is a modern, responsive interface that can consume those APIs and present data efficiently. What I expect from you: • A project scaffolded with the latest stable version of React, organised by feature modules so future sections of the ERP can be plugged in without refactoring. • Reusable components for common ERP screens (login, dashboard shell, data table with search/sort, modal forms, notifications). • State management wired up (Redux Toolkit, Zustand or another lightweight option you are comfortable with) and ready to connect to external endpoints. • Routing set up for at least a Home / Dashboard...
I’m enhancing a SAP Analytics Cloud story and need a small JavaScript-based popup that lets the analyst add a brand-new member to a specific dimension on the fly. The member will represent financial data, and every field (ID, description, hierarchy placement, etc.) should be captured directly from the user inside the popup itself—no external files or databases involved. Here’s the flow I’m after: • User clicks an “Add Member” button in the story. • A modal (or similarly clear, unobtrusive UI—open to your suggestion) appears, prompting for the new member’s details. • On submit, the script calls the appropriate SAC API to create the member in the designated dimension and refreshes the story or widget so the addition is imm...
I need a small web application that reads my existing Esri .GDB (fields include State, District, Sub-District, Village Name, PIN, etc.) and presents the data on an interactive map. From a single screen I must be able to: • choose a record either by selecting a PIN or a Village from a drop-down list or by typing into a Google-style search bar, • have the map zoom to that feature and instantly show its attributes, and • generate a printable report that looks and feels like the ones on —PIN is the key detail that must appear. Standard mapping tools such as measure distance/area, pan, and rotate are required. The interface must also let me upload additional layers (KML, JSON, SHP) and, after editing or selecting a feature, download the result in any of those three fo...
I need a basic arithmetic calculator built using HTML, CSS, and JavaScript. The calculator should support all basic operations: addition, subtraction, multiplication, and division. Key Features: - Basic arithmetic operations: +, -, ×, ÷ - Percentage calculations - Clear (C) and Clear Entry (CE) buttons Ideal skills and experience: - Proficiency in HTML, CSS, and JavaScript - Experience in building interactive web applications - Attention to detail and clean UI design
I have an existing scheduling code-base written entirely in JavaScript. At the moment its only fully working feature is the user-notification system, yet the app is already showing performance bottlenecks that slow page loads and make real-time updates feel sluggish. What I need first is a thorough cleanup and refactor that targets performance: untangle duplicated logic, remove dead code, split oversized functions, and trim the bundle so it ships fast. While you work, please leave the code more readable and well-documented so future contributors can follow along without guesswork. Your primary deliverable will be a redeployed build that runs noticeably faster on both desktop and mobile. If you spot bugs on the way, squash them—clean tests must pass before hand-over. After that,...
My accordion section is built with plain HTML and, when opened, it simply drops over the paragraphs that sit below it. Instead, I want each panel to expand naturally and push the rest of the page down so no text is ever hidden. You are free to introduce lightweight CSS or a small JavaScript / jQuery snippet—whatever is simplest and most reliable—to keep the accordion fixed in the document flow. I don’t need fancy animations; the priority is that every click expands the section, reveals the content, and moves everything else beneath it accordingly. Please send back the updated HTML (plus any accompanying CSS / JS) with clear comments so I can slot it straight into my site. A quick screen-grab or short GIF showing the corrected behaviour would be a bonus, but the core d...
I’m building a product page that lets shoppers grab the item, spin it in any direction, and zoom in on details—all with no autoplay. To make that possible, I need a custom Shopify plugin where I can upload up to 800 high-resolution frames for a single product. The viewer must stitch those images into an ultra-smooth 360° experience that supports: • horizontal rotation • vertical rotation • pinch/scroll zoom The spin should only begin when the visitor drags or swipes; there’s no automatic animation on page load. On desktop the mouse controls the view, while touch gestures do the same on phones and tablets. Performance is critical. The first frame has to appear instantly, with the rest loaded progressively so the interaction never stutters. Plea...
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Learn how to find and work with a top-rated Google Chrome Developer for your project today!
Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.