DevZone Logo

Javascript

Javascript Blogs.

View postBlog post image

The Evolution of Programming Languages - How Did We End Up Here?

A concise journey through the evolution of programming languages, exploring how and why we arrived at modern architectures.

MD Fahid Sarker
July 9, 2024
View postBlog post image

Deploying NodeJS server in EC2 with Free SSL certificate

Learn how to deploy a NodeJS server in AWS EC2 with a free SSL certificate and Nginx reverse proxy. This step-by-step guide will help you set up your server, install NodeJS, and configure Nginx to serve your NodeJS app over HTTPS. By the end, you'll have a secure and scalable NodeJS server running in the cloud. Let's get started!

MD Fahid Sarker
July 6, 2024
View postBlog post image

Introduction to TypeScript Namespaces

Learn how to use TypeScript namespaces to organize your code and avoid naming conflicts.

MD Fahid Sarker
July 4, 2024
View postBlog post image

Chrome is adding `window​.ai` — a Gemini Nano AI model right inside your browser.

Chrome is adding a window.ai API which is a Gemini Nano AI model which is right inside of your browser. If you don't know this about AI, running things services through chat GPT is expensive. But how about running it locally? It's free and has super-low latency.

MD Fahid Sarker
June 30, 2024