Login / Register
  • PHP
  • Python
  • Django
  • Laravel
  • Javascript
  • About
  • English
    • English
    • Türkçe
    • German
blog website
blog website
  • PHP
  • Python
  • Django
  • Laravel
  • Javascript
  • About
  • English
    • English
    • Türkçe
    • German
  1. Home /
  2. 2021
  3. (: Page 3)

Fetch Api Usage in Javascript

Video General, Javascript  |   19 January 2021  |  etemkeskin
The Fetch API interface allows web browser to make HTTP requests to web servers. It works asynchronously. JQuery.ajax() and XMLHttpRequest can be used instead of the Fetch API. But fetch api is both easier to use and comes with window object. If

How to Make Dynamic Dropdown List with Ajax in Python Django?

Video Django, Python  |   14 January 2021  |  etemkeskin
In Django projects, we may have data like categories and subcategories. We can present this data in forms with drop-down lists in the user interface. In this post, I will explain how to dynamically get subcategories from server with ajax

Map, Filter and Reduce Functions in Python

Video Python  |   4 January 2021  |  etemkeskin
When we write programs in the Python language, we constantly do operations on lists and loops. While doing these operations, python offers us three useful functions that enable us to write our codes in a simple, readable and short way.
123
Copyright - 2019 - Company - All rights reserved. Powered by Etem KESKİN.