|
You are here |
dejanglozic.com | ||
| | | | |
blog.somewhatabstract.com
|
|
| | | | | [AI summary] The author discusses implementing server-side rendering (SSR) for a React application, focusing on rendering a React component into HTML and integrating it into a page template. | |
| | | | |
chsakell.com
|
|
| | | | | I cannot recall any real Web Application that doesn't make use of the Session State feature, the one that is capable to store data that are available across multiple requests from the same browser. More over, in this very modern times, Web Applications tends to make extensive use of Ajax requests to the server, in... | |
| | | | |
www.thapatechnical.com
|
|
| | | | | [AI summary] The article provides a tutorial on implementing CRUD operations (Create, Read, Update, Delete) using PHP and MySQLi, including code examples for database connection, insertion, display, deletion, and updating data. | |
| | | | |
arnorhs.dev
|
|
| | | [AI summary] The blog post discusses the dilemma of whether to place form logic in the backend via AJAX or keep it in the frontend JavaScript, weighing simplicity against code complexity and performance considerations. | ||