PinnedAnkan DasinNerd For TechDeploy a Nodejs application on Heroku in 5 minutes✔✔Heroku is a cloud platform as a service supporting several programming languages. And Node.js is an open-source, cross-platform, back-end…Apr 13, 2022Apr 13, 2022
PinnedAnkan DasinJavaScript in Plain EnglishBuild a REST API Using Node.js, Express.js, and MongoDB, and Test It on PostmanIn this tutorial, we are going to build a REST API using Node.js with MongoDB database. But what is an API?Dec 24, 2021Dec 24, 2021
PinnedAnkan DasinJavaScript in Plain EnglishUnderstanding the Concept of Var, Let, and Const in JavaScriptOne of the features that arrived with ES6 was the addition of let and const, for variable declaration.May 21, 2021May 21, 2021
Ankan DasHow to use Oracle Live SQL for Practice SQL queries.Oracle Live Sql is an online platform to write sql queries, function procedure, package. It is super easy to use and one can try cool and…Jan 15, 2023Jan 15, 2023
Ankan DasinNerd For TechHow to run a Python file from a PHP file !!!Isn’t it exciting to see how we can mange to use two powerful programming languages ??? Well I must say that It will be an epic marriage…Apr 1, 20221Apr 1, 20221
Ankan Das3 Key Points for an efficient PHP Developer in 2021 ✅Being a PHP-developer, I would like to depict few key points to be noted for an efficient developer in the market. These points stand out…Oct 7, 20212Oct 7, 20212
Ankan DasinJavaScript in Plain EnglishExport Excel(XSL) file from HTML Table to Excel using JavaScript PluginIn this tutorial, we are going to learn how we can easily export any HTML table to an excel file. For this we just need to use few jQuery…Oct 1, 2021Oct 1, 2021
Ankan DasinJavaScript in Plain EnglishHow to Generate a PDF file using the JsPDF Plugin and PHPWe are going to generate a PDF file with data that is coming from a database. I am using core PHP and jQuery with MySQL database.Sep 30, 20211Sep 30, 20211
Ankan DasDSA: Move all negative numbers to beginning and positive to endAn array contains both positive and negative numbers in random order. Rearrange the array elements so that all negative numbers appear…May 22, 2021May 22, 2021
Ankan DasJavaScript Map Function ❗❗❗Sometimes you may need to take an array and apply some procedure to its elements so that you get a new array with modified elements…May 21, 2021May 21, 2021