Create a pure JavaScript implementation of jQuery $.ajax()

  • สถานะ: Closed
  • รางวัล: $10
  • ผลงานที่ได้รับ: 2
  • ผู้ชนะ: bennygenel

รายละเอียดการประกวด

Want to prove you can write code? implement this function in pure JavaScript:

function ajax(options) {
$.ajax(options); // this line should be removed
}

Requirements:
- Functions similar to jQuery $.ajax()
- Allows calls GET/POST/PUT/DELETE
- Includes Error Handling
- Runs Asynchronously
- Handles Status Codes, such as 401, 404, and 500
- does NOT use any library or framework

See attached files for more information

ทักษะแนะนำ

ผลงานอันดับสูงสุดจากการประกวดนี้

ดูรายการเพิ่มเติม

กระดานประกาศ

ยังไม่มีข้อความ

วิธีเริ่มต้นจัดการประกวด

  • ประกาศการประกวดของคุณ

    จัดการประกวดของคุณ รวดเร็วและง่ายดาย

  • รอรับผลงานจำนวนมหาศาล

    รอรับผลงานจำนวนมหาศาล จากทั่วโลก

  • มอบรางวัลให้แก่ผลงานที่ดีที่สุด

    มอบรางวัลให้แก่ผลงานที่ดีที่สุด ดาวน์โหลดไฟล์ - ง่ายดาย!

โพสต์การประกวดตอนนี้เลย หรือเข้าร่วมกับเราวันนี้!