Open in app
Home
Notifications
Lists
Stories

Write
Anjan Shomodder
Anjan Shomodder

Home

Published in Level Up Coding

·Pinned

Build a carousel postcard like Instagram with Reactjs, Material-UI, and Swiperjs

Live demo You can demo the website from here

React

4 min read

Build a carousel postcard like Instagram with Reactjs, Material-UI, and Swiperjs
Build a carousel postcard like Instagram with Reactjs, Material-UI, and Swiperjs

Published in Level Up Coding

·Pinned

Add a video background to your landing page to make it more gorgeous

In this blog, you will learn how to add a video background to your landing page to make it more gorgeous. Preview: Requirements: Basic HTML & CSS knowledge Basic Javascript(Optional. only required for the navigation toggle effect) I have already created a video about it on my youtube channel…

HTML

4 min read

Add a video background to your landing page to make it more gorgeous
Add a video background to your landing page to make it more gorgeous

Pinned

10 reasons why I love Material-UI

Material-UI is a UI framework for react based on Material Design which is developed by Google. I tried material-UI for the first time back in 2020 for one of my projects. From then I have become a fan of it. It is really beautiful and elegant. …

React

3 min read

10 reasons why I love Material-UI
10 reasons why I love Material-UI

Published in Level Up Coding

·May 11

How to send emails from Node.js with SendInBlue

In this article, we will learn how to send emails from Node.js with SendInBlue. Video Tutorial What is SendInBlue? SendInBlue is a mail service that allows you to send emails from your Node.js application. Get the Sendinblue email API key Go to SendinBlue and create an account. Go to Dashboard and click on the top right-hand side dropdown. Click on…

Java Script

2 min read

How to send emails from Node.js with SendInBlue
How to send emails from Node.js with SendInBlue

Published in Level Up Coding

·May 6

8 Reasons Why I Love Chakra-UI

In this blog, I will tell you 8 reasons why I love Chakra-UI. Now, why would you want to use a UI framework instead of custom CSS styling? The reason might be: You are not good at CSS or you don’t like it. CSS from scratch is too much work. You are in a hurry. You are terrible at design and so on… Video Tutorial Now after…

Java Script

3 min read

8 Reasons Why I Love Chakra-UI
8 Reasons Why I Love Chakra-UI

Published in Level Up Coding

·Apr 26

Fastify basics tutorial | A better alternative to Express

In this blog, we will learn everything you need to know to get started with Fastify. Video tutorial What is Fastify? Fastify is a web framework for Node.js. It is a lightweight, fast, and flexible framework for building modern server-side web applications. It is pretty similar to Express. But it has some…

Fastify

4 min read

Fastify basics tutorial | A better alternative to Express
Fastify basics tutorial | A better alternative to Express

Published in Level Up Coding

·Apr 24

Responsive Image using Aspect Ratio | No media queries are needed

In this blog, you will learn how to make an image responsive without any media queries. We will use the Aspect ratio to make our image responsive. Video tutorial I have already made a video about it on my youtube channel. Check that out. Please like and subscribe to Cules Coding…

Responsive Website

4 min read

Responsive Image using Aspect Ratio | No media queries are needed
Responsive Image using Aspect Ratio | No media queries are needed

Published in Level Up Coding

·Apr 18

Static Site Generation explained simply | Friday Explainer

In this blog, I will explain what is static site generation and how it works. Video Tutorial What does Static mean? Static means things that don’t change. A static website’s content doesn’t change. For example, if you have a blog, you don’t change the blog content much. So, the website’s content doesn’t change. …

Static Site

3 min read

Static Site Generation explained simply | Friday Explainer
Static Site Generation explained simply | Friday Explainer

Published in Level Up Coding

·Apr 15

Add a glass effect with HTML and CSS

In this blog, you will learn how to add a glass effect with Html & CSS. You are going to learn this by building this simple project. Preview: Requirements: Basic HTML & CSS knowledge Basic Javascript(Optional. only required for the toggle effect) I have already made a video about…

CSS

4 min read

Add a glass effect with HTML and CSS
Add a glass effect with HTML and CSS

Published in Level Up Coding

·Apr 14

Chakra-UI Crash Course

In this blog, I will teach you how to get started with Chakra-UI. Video Tutorial What is Chakra-UI? Chakra-UI is a React UI library that has tons of pre-styled components and utilities that you can use on the website. Installation I will use Nextjs. yarn create next-app <my-app> Install packages: cd <my-app> yarn add @chakra-ui/react @emotion/react@^11…

React

3 min read

Chakra-UI Crash Course
Chakra-UI Crash Course
Anjan Shomodder

Anjan Shomodder

Full Stack Developer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable