Blog


AWS Lambda or AWS Batch: Making the right choice for your workload

This article provide detailed comparison of AWS Lambda and AWS Batch which helps in making choice of AWS Batch or AWS lambda for computation of workloads

AWSAWS LambdaSoftware Development

Vue.js Vapor Mode and Other Roadmap Updates from Vue Amsterdam 2023

Vapor Mode is a compilation strategy that compiles a Vue SFC into JS output that is more performant and uses less memory. There are 2 ways to configure this

JavaScriptTypescriptWeb Development

Step by Step Guide to Upgrade Angular App From CSS to SCSS

AngularScssCss

How to Rotate an Image with JavaScript

Javascript

How to Win Big with Embedded Analytics Solutions

AnalyticsEmbeddedBusiness

The ChatGPT Killer - ZeroGPT.

In recent days ChatGPT has sure has been the talk of the town , attracting interest from all sorts of media , investors and tech giants . It has also made life easy for students , copy writers and…

Artificial IntelligenceChatGPTData Science

How to install NVM on a Mac

macOS users can use homebrew to install NVM. This tutorial helps you install NVM and manage Nodej.is the version on macOS systems. If the node is already installed on your system, please uninstall it…

NvmNodejs

TS 5.0 Beta: New Decorators Are Here!

TypeScript 5.0 Decorator, TypeScript ES Decorator, TypeScript Decorator, TypeScript Decorators, How To Use Decorators in TypeScript, Decorator in TypeScript, The Magic of TypeScript Decorators, typescript decorators guide, TypeScript 5.0, TS 5.0

TypescriptJavaScriptFront End Development

Python Flask — Passing Data From Backend To HTML

When I was just starting out with Python Flask, I found it pretty confusing to pass make my HTML communicate with my backend. This article hopes to explain this as simply as possible. Normally, when…

PythonFlask

NODEMON — App Crashed — Waiting for File Changes Before Starting

If you are stuck with the given error, the solution is just one click away

NodejsNodemon