Critical Developers

Programmers Knowledge Base

AngularJS search and ignore accents characters filter

Many of us have requirement to ignore the accents while doing search and also we spends time in days [More]

Why HTTP is a stateless protocol?

HTTP protocol is stateless protocol, meaning it does not retain state between user requests.Each req [More]