As a designer, you know that creating visually appealing designs can be a challenging task. Choosing the right color scheme and converting images into...
What is Altogic? https://altogic.com Altogic, a new Powerful backend app development and execution platform helping you to easily build, deploy and...
What is TypeScript? TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. We should...
What is JSON? JSON stands for JavaScript Object Notation It is an open standard file format and data exchange format that employs text that humans can...
So I made a PNR status API using data scrapped from confirmtkt.com General Information Built in Node.js Express Framework for routes and API...
JavaScript Arrow Function Arrow functions were introduced in ES6. Arrow functions allow us to write shorter function syntax: Before Arrow...