Ziaul Sarker

Hi I am Ziaul Sarker.

Just a place where i share my thoughts about Software Engineering.

Get new posts straight to your inbox

Enter you email to stay up to date

Streams in node.js
Wed May 01 2024

Streams in node.js

what are streams in node.js

What is the FileReader api
Sun Apr 21 2024

What is the FileReader api

read files with out the need for a backend server.

Closures in Javascript
Thu Apr 11 2024

Closures in Javascript

What are closures.

What are the rel='noopener' and rel='noreferrer' attributes
Tue Apr 09 2024

What are the rel='noopener' and rel='noreferrer' attributes

how can we improve our web sites security and privacy using the rel='noopener noreferrer' attributes.

Recursions
Sun Apr 07 2024

Recursions

What are Recursions.

What is cross validation
Sun Mar 31 2024

What is cross validation

What is cross validation and how can we use it to validate the accuracy of our ML model.

useMemo vs useCallback
Sat Mar 30 2024

useMemo vs useCallback

What is useMemo and useCallback in React and what is the difference between them.

CSS Container Queries
Thu Mar 28 2024

CSS Container Queries

what are css container queries and how do they differ from css media queries.

Enums and the match expression in rust
Sat Mar 16 2024

Enums and the match expression in rust

What are Enums and how can we enumerate over its variants.

Containerization
Thu Mar 14 2024

Containerization

Why you should containerize your apps.

useFormStatus hook in react
Mon Mar 11 2024

useFormStatus hook in react

What is the new useFormStatus hook in react.

Intro to decorators
Fri Mar 08 2024

Intro to decorators

A brief intoroduction to decorators.

Discriminated Unions in TS
Tue Mar 05 2024

Discriminated Unions in TS

What are discriminated unions in typescript.

Middlewares
Sat Mar 02 2024

Middlewares

What are middlewares and how can we leverage them in our requests and response.

Maps in javascript
Sun Feb 25 2024

Maps in javascript

ES6 introduced two new data structures, one of them being a Map, which is a key-value pair store.

Get new posts straight to your inbox

Enter you email to stay up to date