current location:Home > Technical Articles > Backend Development

  • Build a React App With a Laravel RESTful Back End: Part 1, Laravel 9 API
    Build a React App With a Laravel RESTful Back End: Part 1, Laravel 9 API
    Laravel and React are two popular web development technologies used for building modern web applications. Laravel is prominently a server-side PHP framework, whereas React is a client-side JavaScript library. This tutorial serves as an introduction t
    PHP Tutorial . restful 522 2025-03-01 09:14:10
  • jQuery AJAX Differences Between GET vs POST
    jQuery AJAX Differences Between GET vs POST
    Core points In jQuery AJAX request, GET and POST are both methods to send data to the server. The key difference is that GET attaches data to the URL (key-value pair form), which is visible in the browser address bar, which is suitable for sending a small amount of data; POST places the data in the HTTP request body, which is not visible to the user, which is suitable for sending a large amount of data or sensitive information. GET should be used for idempotent operations (such as database queries); POST should be used for operations with side effects (such as modifying databases or subscribing to services), or for processing long requests (especially when sending large amounts of or sensitive data, and should be via HTTPS). In a single application, both GET and POST methods can be used according to specific needs. Although P
    JS Tutorial . restful 395 2025-03-01 08:44:10
  • Creating Drill-down Analytics with FusionCharts, PHP, MySQL and JSON
    Creating Drill-down Analytics with FusionCharts, PHP, MySQL and JSON
    Key Takeaways FusionCharts is a user-friendly application that enables the creation and deployment of multi-level, drill-down charts to present data in a simple, attractive interface. This tool can be implemented using PHP, MySQL and JSON. The i
    JS Tutorial . restful 842 2025-03-01 08:35:10
  • HTTP Debugging with Node and http-console
    HTTP Debugging with Node and http-console
    http-console is a Node module that gives you a command-line interface for executing HTTP commands. It’s great for debugging and seeing exactly what is going on with your HTTP requests, regardless of whether they’re made against a web server, web serv
    JS Tutorial . restful 847 2025-03-01 01:37:11
  • How to Build a REST API With Laravel
    How to Build a REST API With Laravel
    This course teaches you to build RESTful APIs with Laravel, simplifying the process significantly. It's ideal for beginners and experienced developers alike. Key Learning Points: Database modeling, seeding test data. Handling GET requests. Transfo
    PHP Tutorial . restful 933 2025-02-28 09:41:16
  • 8 Best PHP CRUD Generators and Frameworks on CodeCanyon
    8 Best PHP CRUD Generators and Frameworks on CodeCanyon
    Database code can be repetitive, but accuracy is crucial. That's where PHP CRUD generators and frameworks excel—they automate repetitive coding tasks, freeing you to focus on other application aspects. CodeCanyon offers numerous CRUD generators and
    PHP Tutorial . restful 542 2025-02-28 09:20:43
  • Let's Talk: Efficient Communication for PHP and Android, Part 1
    Let's Talk: Efficient Communication for PHP and Android, Part 1
    Efficient Communication Between PHP and Android: A Two-Part Guide (Part 1) Key Concepts This two-part series demonstrates building a high-performance PHP REST web service for an Android app. We'll focus on efficient data serialization and compressi
    PHP Tutorial . restful 142 2025-02-27 09:18:19
  • An Introduction to the Front Controller Pattern, Part 2
    An Introduction to the Front Controller Pattern, Part 2
    Core points The front-end controller acts as a centralized proxy for the application, assigning commands to predefined handlers, such as page controllers or REST resources. Front-end controllers can maintain a compact structure, route and dispatch incoming requests, and can also be extended to a fully functional RESTful controller, parse HTTP verbs, adapt to pre/post dispatch hooks, etc. This article demonstrates how to deploy a small but scalable HTTP framework that works with front-end controllers, standalone routers, and schedulers while handling request/response cycles independently. The author also introduced the process of building a front-end controller from scratch, including defining classes to simulate data and behaviors of typical HTTP request/response cycles,
    PHP Tutorial . restful 873 2025-02-26 09:55:45
  • PHP Master | Writing a RESTful Web Service with Slim
    PHP Master | Writing a RESTful Web Service with Slim
    This SitePoint series has explored REST principles. This article demonstrates building a RESTful web service using Slim, a PHP micro-framework inspired by Sinatra (Ruby). Slim's lightweight nature, with core components like routing, request/respons
    PHP Tutorial . restful 694 2025-02-26 09:13:10
  • 10 jQuery History/Back Button Plugins
    10 jQuery History/Back Button Plugins
    Explore 10 Exceptional jQuery Plugins for History/Back Button Management. These user-friendly plugins simplify implementation and seamlessly integrate with bookmarking, page refreshes, and back/forward navigation. jQuery History: A versatile histor
    JS Tutorial . restful 321 2025-02-25 12:36:10
  • Making HTTP Requests in Node.js
    Making HTTP Requests in Node.js
    In previous articles, I’ve focused on creating a Node.js server to handle HTTP requests. This article looks at the problem in reverse, by showing you how to make HTTP requests from your Node.js applications. You may be asking yourself why you would w
    JS Tutorial . restful 734 2025-02-24 10:15:12
  • Comparing Beanstalkd, IronMQ and Amazon SQS
    Comparing Beanstalkd, IronMQ and Amazon SQS
    Key Points Service Settings: Beanstalkd is self-hosted and needs to be set manually on Linux or Mac OS X, while IronMQ and Amazon SQS are cloud hosting services with minimal local settings. Service Level Agreement (SLA): IronMQ provides 99.95% uptime SLA, and Beanstalkd and Amazon SQS do not provide such protocols, which offer optional support services at an additional charge. Client library and management interface: Beanstalkd supports open source client libraries and lacks a built-in management interface, while IronMQ and Amazon
    PHP Tutorial . restful 378 2025-02-22 09:48:11
  • Guzzle - PHP HTTP Client
    Guzzle - PHP HTTP Client
    Guzzle: Your PHP HTTP Client for Seamless Web Service Integration Key Advantages of Guzzle: Independent and Versatile: Guzzle stands alone as a powerful HTTP client, ideal for fetching data from remote database servers or interacting with third-par
    PHP Tutorial . restful 876 2025-02-22 09:11:10
  • Talk AngularJS with the Experts – The Transcript
    Talk AngularJS with the Experts – The Transcript
    Key Takeaways AngularJS is distinguished by its deep integration with the DOM/HTML, enhancing the dynamism of HTML through JavaScript. The framework is particularly potent for developing Single Page Applications (SPAs), although it might be cons
    JS Tutorial . restful 792 2025-02-22 08:45:12
  • Creating a Typeahead Widget with AngularJS - SitePoint
    Creating a Typeahead Widget with AngularJS - SitePoint
    If you are starting an AngularJS project you might want to have all the components written in Angular. Although it’s certainly possible to reuse the existing jQuery plugins, throwing a bunch of jQuery inside a directive is not always the correct way
    JS Tutorial . restful 699 2025-02-22 08:44:14

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28