GRIS tells a powerful story without a single word. From breathtaking visuals to engaging music... if you enjoyed Journey and Rime, this game is for you.
There are over 850 virtual currencies. What are they? Why so popular? Should you invest? What are the risks? This post explains all that in plain language.
This is a summary of an Ask Me Anything session I did at my company. Developers voted what they wanted to know about (E2E) end-to-end tests and I shared my experience.
I discovered a couple of puzzle games that are more than just their challenges. Their art, visuals, story makes them something special.
With Cypress eventually you will have to assert text. They provide at least three methods: have.text, include.text and contain.text. What's the difference?
A tutorial to create an automatic newsletter that reads your RSS feed and monthly sends an email to your subscribers with your latest posts.
Automatically post a "happy birthday" message on your Slack channel on every colleague's birthday. Easy to configure. Deploy to Heroku for free. MIT License
Replace Bootstrap's checkboxes and radio buttons by an elegant switch... a Bootstrap Switch.
I had to test a web app on Chrome, Firefox and IE and I already had the tests in Java using Selenium web driver. So I tried BrowserStack... be careful.
If you need to call a web method but fail to have a WSDL or want your code to be dynamic, then SOAP and `HttpWebRequest`s are the way to go.