DevZone Logo

DevTales

Lets Talk Dev.

View postBlog post image

The Eccentric World of Weird Programming Languages

A delightful dive into some of the most eccentric and weird programming languages that have ever existed.

MD Fahid Sarker
July 8, 2024
View postBlog post image

Dynamic Duck Typing in Python - If It Quacks Like a Duck

Discover the ins and outs of Duck Typing in Python with practical examples and code demonstrations.

MD Fahid Sarker
July 7, 2024
View postBlog post image

Create "Copy Code" button for React-Markdown

Learn how to add a "Copy Code" button to your React-Markdown component. This tutorial provides a step-by-step guide to create a "Copy Code" button that copies code snippets to the clipboard. Enhance your React-Markdown component with this simple yet powerful feature.

MD Fahid Sarker
July 7, 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

Supercharge Your Dart Code with Extension Functions

Learn how to create and use Dart extension functions to enhance your code efficiency and readability.

MD Fahid Sarker
July 4, 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