Our insightful blogs
HTTP/2 In February of 2015, the IETF’s steering group for publication as standards-track RFCs approved the HTTP/2 and associated HPACK specifications. After more than 15 years, the Hypertext Transfer Protocol
- Digital Engineering
Introduction TLS, or transport layer security, and its predecessor SSL, which stands for secure sockets layer, are web protocols used to wrap normal traffic in a protected, encrypted wrapper. Using
- General
There are plenty of ways to test your application. The most popular paradigm is Unit Testing. As for web applications, testing the controller, or model in isolation doesn’t prove your
- General
- Quality Engineering
At the time of development sometimes - There is an special requirement of single login for two different web-applications. This type of requirement can be achieved through a most popular method which is
- Digital Engineering
- General
New Relic Servers for Linux allows you to view and analyze critical system metrics, including CPU usage, physical memory, network activity, processes, and disk I/O utilization and capacity. This section
- Digital Engineering
- General
Magento frontend is little slow with mysql. To solve this problem, We can use mongo db for categories and products listing. We can copy store categories and products to mongo
- Ecommerce
- General
Optimization is part of every project. If you are a developer, it is essential for you to optimize your script early in the development process itself. Following the best practices
- Digital Engineering
- Ecommerce
How we can submit page changes for review and make live after reviewed it in beaver builder? There is revisionary plugin https://wordpress.org/plugins/revisionary/. Revisionary creates a new user role named Revisor.
- Digital Engineering