Menu
Devban
Search
Devban
  • Javascript
    • Nodejs
    • React
    • Angular
  • Python
    • Python Basics
  • Typescript
    • NestJS
  • C#
  • Concepts
    • Microservices
  • DevOps
    • Docker
  • About
  • Contact
Search
  • Javascript
    • Nodejs
    • React
    • Angular
  • Python
    • Python Basics
  • Typescript
    • NestJS
  • C#
  • Concepts
    • Microservices
  • DevOps
    • Docker
  • About
  • Contact
16 Posts by

Author: Mostafa

pexels gustavo fring 4149023
  • Posted in
    • Javascript

Javascript Asynchronous Programming Concepts

  • December 7, 2022
  • 5 minutes read

In this article, we examine some important concepts related to asynchronous programming and its functionality in web browsers and JavaScript. After reading this article, you will understand these concepts and…

Continue reading
0 Comments
pexels munbaik cycling clothing 5851027
  • Posted in
    • Python
    • Python Basics

Zipped Lists in Python

  • November 16, 2022
  • 2 minutes read

Working with lists and zipped objects is so easy, and cool as well. You don’t need any initiators or create new instances. Python does all the things required and you…

Continue reading
0 Comments
sort tuple in python
  • Posted in
    • Python Basics
    • Python

How to Sort a Tuple in Python (+Hacks)

  • October 18, 2022
  • 4 minutes read

To sort a tuple in Python, there are predefined functions that you can easily use. Let’s avoid exaggeration and get straight to the point. Sorted() Function in Python The sorted() function returns…

Continue reading
0 Comments
how to use multiple entities single resource nestjs
  • Posted in
    • Nodejs
    • Javascript

Multiple Entities in Single Resource (NestJS)

  • October 16, 2022
  • 2 minutes read

Maybe it happened to you that you want to use several entities in one resource. Here we mean by resource what you create by the nest g resource command, which…

Continue reading
0 Comments

Posts navigation

  • Previous
  • 1
  • 2
  • 3
  • Creating Python Dictionaries from Lists of Keys and Values
    Creating Python Dictionaries from Lists of Keys and Values
  • Create an HTTPS Certificate for Localhost Domains
    How to Create an HTTPS Certificate for Localhost Domains
  • aes 256 encryption decryption c sharp
    Secure AES-256 Encryption and Decryption in C#
  • aes 256 encryption decryption php
    Secure AES-256 Encryption and Decryption in PHP
  • loading animation swiftui
    Creating a Loading Animation with SwiftUI: Introducing ScrimLoader
  • © Devban.com - All rights reserved.