Abhiraj Bhowmick

15 awesome CSS animation libraries you need to know.

Written on December 13, 2021

Transitions from one CSS style configuration to another can be animated using CSS animations. A style describing the CSS animation and a set of keyframes indicating the start and end states of the ani...

Top 5 free online code editors

Written on December 10, 2021

Here are the best online text editors that you can use if you are tired of offline text editors and want to do things quickly and easily. No setup, no high system requirements, need not to carry your ...

No-Code: Explain like I'm five.

Written on December 10, 2021

An intro During the 1970s, the low-code no-code trend began to gain traction slowly and steadily. In practically every software and application industry, this transformation is now the standard. Low-c...

5 Common HTML Mistakes you should avoid.

Written on December 9, 2021

1. Semantic Header and Footer Divs have no semantic structure. Instead of using divs to create headers or footer structures, use "header" and "footer" elements. Don't do this <d...

How to integrate captcha in your app?

Written on December 8, 2021

Ok, so what is a captcha? Captcha is “a computer program or system intended to distinguish human from machine input, typically as a way of thwarting spam and automated extraction of data from websites...

Web3: Explain like I'm five.

Written on December 7, 2021

You've probably heard of Web3 unless you've been living under a rock. Web3 is widely regarded as the Internet's future, and Web3 apps have recently become all the rage. What is Web3? How can developer...

The ultimate React roadmap for beginners.

Written on December 5, 2021

One of the most widely used JavaScript libraries for developing dynamic web apps is React. It has a sizable community and a dedicated development team behind it. Although React is reasonably simple on...

5 essential Web UX laws

Written on December 3, 2021

1. JAKOB’S LAW Users spend most of their time on other sites. This means that users prefer your site to work the same way as all the other sites they already know. Websites do better the more standard...

A basic introduction to EmberJS

Written on December 2, 2021

Ember.js is a JavaScript MVC (Model-View-Controller) framework for building massive client-side web applications. It allows you to develop ordered and structured code in comparison to other JavaScript...

5 design tips every web dev should follow

Written on December 2, 2021

Web design advice is a dime a dozen on the internet. Many people have different ideas on what the ideal website should look like. This is due to the fact that design is subjective to some extent. What...

1 2 3 4 5 »