Asha Bhatta


ashabhatta

Undergrad,Front-End Developer...
https://asha.codes

user profile
Contact Asha Bhatta

Blogs


How to implement Dark Mode on Your Website

Dark Mode is a dramatic new look that's easy on your eyes and helps you focus on your work. Dark Mode uses a dark color scheme that is adopted by the web pages when is activated. Many developers use a dark color in code editors but now it can be seen in almost every apps i.e from mobile, desktop, to even web apps. ...

Read more . . .
How to create a Responsive Website

In the early days of the web, only a computer could access a website, but today we can access the web using a mobile phone, tablet, tv, and every other electronic device. All these devices have various screen sizes. Developers must create websites that can adapt to any screen size. Responsiveness of a website on all ...

Read more . . .
React libraries to learn in 2021

React has continued to rise in popularity over the years and has been consistently ranked as the most used and favorite JavaScript library for building frontend applications. The rise of React, is impressive and as an ...

Read more . . .
ProjectBoard with React

ProjectBoard is a web app for note taking, like google keep or samsung notes or any other apps that you have seen for taking notes. We are using react for this.React is a JavaScript library for building user interfaces.We'll be creating an app that let's you to take notes in colorful containers.The UI we are ...

Read more . . .
CSS and it's popular Frameworks

CSS stands for Cascading Style Sheet. Where HTML is what defines the structure and content of a web page, a Cascading Style Sheet is a web document that allows you to change ...

Read more . . .
Google Maps clone with Mapbox

We all are familiar with the google maps. Ever thought of creating your own? I too wanted to create one. There are many api services that we can use to create this project.Some of them are leaflet,

Read more . . .
How to create responsive image in css

Making an image fluid, or responsive, is actually pretty simple. When you upload an image to your website, it has a default width and height. You can change them both with CSS.To make an image responsive, you need to give a new value to its width property. Then the height of the image will adjust itself ...

Read more . . .
Top 7 Popular Code Editors:[2020]

There are bunch of coding editors out there. Every year lots of editors are released but most of them doesn't get much popular in the market because of many reasons. Main reason is the features the provide and their cross platform functionality. Till date the most popular editors are the one that are open sourced. ...

Read more . . .
JobSearch App with React.js

React has continued to rise in popularity over the years and has been consistently ranked as the most used and favorite JavaScript library for building frontend applications. ...

Read more . . .
Top Frontend Frameworks To Learn

Frontend frameworks are the pioneer blocks of the software development process. But there are so many options to choose when it comes to building visually appealing apps that rank high on user experience.User experience is the number one priority for every business in the market today. As a developer, even the brief ...

Read more . . .