Koding Cafe
  • Home
  • About
  • Blogs
  • Events
  • Login
python File Downloader in django

File Downloader in django

javascript JavaScript's Native face detection API

JavaScript's Native face detection API

Website How To Host Your ASP.NET MVC Website On GoDaddy Server

How To Host Your ASP.NET MVC Website On GoDaddy Server

sql server SQL Operators

SQL Operators

C# SQL Injection In ASP.Net

SQL Injection In ASP.Net

File Downloader in django

File Downloader in django

10 months ago 2 min read pythondjangofile downloadermixed contentdownload issueblog
In this article, We will learn how can you download a file from the url in django. Problem Two days back, I was working on my office project and there was a link
Read Now Read Later
Sourabh Somani
By: Sourabh Somani
JavaScript's Native face detection API

JavaScript's Native face detection API

a year ago 3 min read javascriptbloghtmlface detection
In this blog, we will learn how can we detect face using JavaScript without any external library. This API is still in experimental and under development. The API is Shape Detection API which
Read Now Read Later
Sourabh Somani
By: Sourabh Somani
JavaScript string repeat

JavaScript string repeat

a year ago 1 min read javascriptblogstring
In this blog we will learn how can we repeat string in JavaScript. JavaScript string have have inbuild repeat() function. which allows as to repeat a string number of times. String.prototype.repeat(
Read Now Read Later
Sourabh Somani
By: Sourabh Somani
Array.flatMap() in javascript

Array.flatMap() in javascript

a year ago 1 min read javascriptflatmaparray functionarrayblog
In previous blog, we learn about Array.prototype.flat() function. In this blog we will learn about Array.flatMap() or Array.prototype.flatMap() function. Introduction Array.prototype.flatMap() function first maps each element
Read Now Read Later
Sourabh Somani
By: Sourabh Somani
Array.flat() in javascript

Array.flat() in javascript

a year ago 2 min read arrayflatjavascriptNode.jsecma2019blog
In this blog you will learn about Array.flat() or Array.prototype.flat() function. Introduction Array.prototype.flat() function introduced with ES2019. which you could use to flatten the arrays. This function actually
Read Now Read Later
Sourabh Somani
By: Sourabh Somani
Page 1 of 3
Older Posts
Powered by Ghost
Koding Cafe