MWAN MOBILE

×
mwan_logo
Miscellaneous

JavaScript Promises – Explain Like I’m Five

JavaScript Promise is an important topic to learn. None of the interviews are complete without promises. Let’s start efficiently learning

blog-banner
Miscellaneous

The Latest ES13 JavaScript Features

ECMAScript 2022 (ES13) is a new JavaScript standard set to be released in June 2022. Let’s go through an overview

blog-banner
Miscellaneous

Agile testing: how can metrics help?

The Agile methodology for software development focuses on releasing high-quality software regularly. Agile testing plays an important part in that,

blog-banner
Miscellaneous

Angular’s Vision for the Future

In the Angular 2021 recap and 2022 preview post, we shared our plans for 2022. As we are almost midway

blog-banner
Miscellaneous

How to Get Better Performance Out of Your React Native App

Adopted the world over by massively successful companies like Facebook, Shopify, Coinbase, Tesla, and Discord, React Native offers a promising solution for those seeking a

blog-banner
Miscellaneous

Is PHP Still Relevant to Build Websites in 2022: Benefits and Real Examples

The world of the Internet is similar to the universe — there might be an end somewhere, but we can’t

blog-banner
Miscellaneous

Cypress basics: API testing

If you have ever tested API via Postman or some other tool, this one will be a piece of cake

blog-banner
Miscellaneous

How To Set Up a GraphQL API Server in Node.js

Introduction In An Introduction to GraphQL, you learned that GraphQL is an open-source query language and runtime for APIs created to

blog-banner
Miscellaneous

10 Things Every HR Professional Needs to Do to Succeed

“I’m a people person” and “I like helping others” are two common reasons HR professionals give for choosing their career

blog-banner
Miscellaneous

Testing a PDF file with Cypress

I recently got a question on LinkedIn about Cypress’ ability to test contents of PDF file. At first I thought

blog-banner