Open in app

Sign In

Write

Sign In

Draden Liang Han Sheng
Draden Liang Han Sheng

94 Followers

Home

About

Nov 16, 2022

NPM vs Yarn

In this article, we will compare and explore the differences between npm vs Yarn — the two most well-known Node-js package managers. We will compare the Yarn and NPM in terms of their speed and performance, installation methods, ease of use, security, advantages, and disadvantages. Before we get into the…

NPM

5 min read

NPM vs Yarn
NPM vs Yarn
NPM

5 min read


Sep 14, 2022

Decoupled Architecture

What is Decoupled Architecture? It is an architectural method that allows each computing component to exist and carry out tasks independently without depending tightly on one another and changing the component itself. It also allows the components to remain completely unaware and autonomous until instructed. …

Decoupled

3 min read

Decoupled Architecture
Decoupled Architecture
Decoupled

3 min read


Jun 22, 2022

Why is Python slower than JavaScript?

Is it true that python is slower than JavaScript? Before digging into this truth, let’s go through the history of these two programming languages and the facts about them. In this article, we will focus on these topics: Introduction to JavaScript and Python Where does JavaScript win Python? Performances Scalability A Quick Introduction To JavaScript And Python What is Python? …

JavaScript

5 min read

Why is Python slower than JavaScript?
Why is Python slower than JavaScript?
JavaScript

5 min read


Published in

Dev Genius

·May 11, 2022

Differences Between Arrow and Regular Functions in Javascript

You can define JavaScript functions in many ways. The first, usual way, is by using the function keyword: // Function declaration function greet(who) { return `Hello, ${who}!`; } // Function expression const greet = function(who) { return `Hello, ${who}`; } The function declaration and function expression I’m going to reference…

JavaScript

7 min read

Differences Between Arrow and Regular Functions in Javascript
Differences Between Arrow and Regular Functions in Javascript
JavaScript

7 min read


May 1, 2022

Service Discovery in Microservices Architecture

Microservice architecture is extremely useful for developers while they create large and complex applications with multiple services. Microservices help to manage these applications by working with them as a cluster of small services that combine to form a major functionality. This cloud-native architectural approach has extensive usages for the developer…

Microservices

11 min read

Service Discovery in Microservices
Service Discovery in Microservices
Microservices

11 min read


Published in

Better Programming

·Apr 14, 2022

Clean Architecture in Software Engineering

Replace obsolete elements with a minimal fuss — Over the last several years we’ve seen a whole range of ideas regarding the architecture of systems. These include: Hexagonal Architecture (a.k.a. Ports and Adapters) by Alistair Cockburn and adopted by Steve Freeman, and Nat Pryce in their wonderful book Growing Object-Oriented Software Onion Architecture by Jeffrey Palermo Screaming Architecture…

Clean Architecture

7 min read

Clean Architecture in Software Engineering
Clean Architecture in Software Engineering
Clean Architecture

7 min read


Jan 13, 2022

Yolov5 TFLite — Inferencing in Mobile Devices

Learning Outcome: Train custom Yolov5 model Convert Pytotch.pt model file to TFLite.tflite Add metdata to the TFLite model Installation Python>=3.6.0 and PyTorch>=1.7 are required : git clone https://github.com/Techyhans/yolov5-portholes.git cd yolov5 You can use venv or conda based on your preference, then install the required dependencies: pip install -r requirements.txt Train custom Yolov5 model

Tflite

4 min read

Yolov5 TFLite — Inferencing in Mobile Devices
Yolov5 TFLite — Inferencing in Mobile Devices
Tflite

4 min read


Jan 2, 2022

Thank you for your support! Let me know if you need contents/speaker for your Youtube channel!

Thank you for your support! Let me know if you need contents/speaker for your Youtube channel!

1 min read

1 min read


Nov 23, 2021

How to Scrape Monthly Tweet Data using Jupyter Notebook

Hi there, this article might be helpful to you if you want to Scrape monthly tweet data automatically Convert the json file containing the tweets into Dataframe If you just want to do a simple scraping, you can easily scrape thousands of tweets using the steps provided in my previous…

Tweets

3 min read

How to Scrape Monthly Tweet Data using Jupyter Notebook
How to Scrape Monthly Tweet Data using Jupyter Notebook
Tweets

3 min read


Nov 14, 2021

Internet Protocol: TCP vs UDP

We will go through an introduction, you may jump to SECTION 2: TCP vs UDP. SECTION 1: Introduction The Internet Runs On Standards. To allow data transmission, every user needs to agree on a standard format for the bytes. What is the Internet Internet is a worldwide network. You can think of it as a network of…

Communication Protocol

5 min read

Internet Protocol: TCP vs UDP
Internet Protocol: TCP vs UDP
Communication Protocol

5 min read

Draden Liang Han Sheng

Draden Liang Han Sheng

94 Followers

Full Stack AI Application Development | Computer Vision | Deep Learning | Edge Devices

Following
  • Mohammad Faisal

    Mohammad Faisal

  • Tapajyoti Bose

    Tapajyoti Bose

  • John Au-Yeung

    John Au-Yeung

  • Nessim Btesh

    Nessim Btesh

  • Jonathan Saring

    Jonathan Saring

See all (27)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech