Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

95
Views
How convert Angularjs code to Ajax or jquery

I have a angularjs code about 300 lines. I want to convert this code to jquery or Ajax.

The angularjs code is about weather report.

There is controllers, directives and filters.

I do not know How to cenvert or where to start to convert them to jquery/ajax

simple code, I have as an example:

module.directive("weatheroverview",function(){
  return{
   restrict:"E",
   scope:{
   datatime:"=",
   temp:"=",
   wind:"="
  },
  templateUrl:"view/weatherReport.html"
}
})

and so on.

how can I deal with that to convert them to ajax or jquery ? should I build the directive elements with html ? any resources for that?

thanks

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!