Tag: Browsers
-
The McKinsey report on design
Posted on November 24, 2018, Level intermediate Resource Length long
Blog post by Emily Esposito for InVision in which she asked: how can you confidently prove the business value of good design?. McKinsey & Company was trying to change that with their October 2018 report highlighting "the most extensive and rigorous research undertaken anywhere to study the design actions that leaders can make to unlock business value."
Tags web-development css frontend ux browsers
-
Understanding the difference between grid-template and grid-auto
Posted on October 23, 2018, Level beginner Resource Length medium
Dawid Kunicki article about working with Flutter and getting out first app written in it. Taken from Android developer perspective. Flutter is a new technology that is clearly gaining more and more popularity among mobile developers.
Tags web-development ux css browsers
-
Six layout myths busted
Posted on September 20, 2018, Level intermediate Resource Length long
An older article encapsulating thoughts by Jen Simmons on topic of six layout myth. Every website reaches for an identical 12-column symmetrical grid. Every site uses the same shapes and patterns over and over. And we are totally bored.
Tags ux browsers app-development web-development frameworks
-
Using Behave framework for Selenium BDD testing
Posted on September 4, 2018, Level intermediate Resource Length long
An article by Dzmitry Ihnatsyeu published by guys from BlazeMeter about automating the testing of an application. There are many ways of testing -- like unit testing, test-driven development, keyword-driven development, behavior-driven development and so on. In this article, autho talks about one of the most popular approaches to test automation -- BDD or behavior-driven development.
Tags tdd software browsers agile python code-refactoring cicd learning
-
Building Chrome extension using React.js, Redux and Gulp automation
Posted on February 21, 2017, Level beginner Resource Length short
Interesting article about building Chrome browser extension. Building extension for Google Chrome is no different from building javascript application.
Tags browsers javascript