Pond Lining Drainage Information | Stephen IndustriesIn certain situations water or gas can become trapped under the liner, for example; if the pond is built on clay, the soil contains organic matter that could generate methane gas, or if there is a high / fluctuating water table. Over a period of time, any of these conditions may cause damage to the pond liner, but they can be prevented by installing a drainage system of porous pipes laid in a sand bed or other permeable layer.tagged: ponddrainage18-10-2019
Page Object Model (POM) | Design Pattern - tajawal - MediumPage Object Model is a design pattern which has become popular in test automation for enhancing test maintenance and reducing code duplication. A page object is an object-oriented class that serves as an interface to a page of your AUT.tagged: pome2etesting17-10-2019
Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.Write, plan, collaborate, and get organized. Notion is all you need — in one tool.tagged: notes15-10-2019
GitHub - tc39/proposal-optional-chainingWhen looking for a property value that's deep in a tree-like structure, one often has to check whether intermediate nodes exist:var street = user.address && user.address.street;tagged: chainingjsproposals11-10-2019
Application Structure | VuexVuex doesn't really restrict how you structure your code. Rather, it enforces a set of high-level principles:Application-level state is centralized in the store.The only way to mutate the state is by committing mutations, which are synchronous transactions.Asynchronous logic should be encapsulated in, and can be composed with actions.As long as you follow these rules, it's up to you how to structure your project. If your store file gets too big, simply start splitting the actions, mutations and getters into separate files.tagged: vuexfolder08-10-2019
Importance of Functional Animation in UX - Qode InteractiveThe importance of animation and motion in user experience is something that can no longer be denied. Animation has come a long way since it made its first baby steps. It used to be all about fun. Animation was used to make someone laugh, smile or simply wonder. It was merely meant to delight and entertain.tagged: animationfunctionsux07-10-2019
Understanding npm-link - DailyJS - MediumSometimes you need to work on application code and a dependency at the same time. You might be the author of a dependency and don’t have good test coverage yet. The application can serve as an end-to-end test for the dependency. Maybe you need to debug an issue in your application and the problem seems to be in the dependency sources.tagged: npmlinksdebuggingnode24-09-2019
Keeping it simple with CSS that scales - Andy BellCSS has a weird place on the web today. There’s a lot of polarisation, with the opinion being seemingly split on “CSS sucks” and “CSS rules, learn it better, fools”.tagged: cssscale18-09-2019
NoJS Side-by-Side | nojs-side-by-sideA simple bookmarklet that displays the current URL with and without JavaScript side by side in the current window.tagged: no-jsssr17-09-2019
target_s3bucket · mkloubert/vs-deploy WikiDeploys to an Amazon AWS S3 bucket.tagged: awsbucketssqlite3deployment17-09-2019
Remote Workspace - Visual Studio MarketplacePlugin to access s3 from localtagged: vscodesqlite316-09-2019
Kobiton - Mobile Testing Platform with Real DevicesBuild better mobile experiences by testing on real-devices while leveraging the latest in Appium test automation for seamless test script creation.tagged: testingbrowsers13-09-2019
Perfecto TestingTake automated testing to the next level with Perfecto’s cloud-based continuous testing platform. From creation to execution and analysis, Perfecto has a proven, unified solution for your mobile and web testing needs.tagged: testingbrowsers13-09-2019
What is Pact good for? - PactLike every tool, there are situations that Pact is great for, and situations where other tools would be better. In the right situation, Pact should make testing your integrations less painful than traditional integration tests. In the wrong situation, it will probably be just as painful!tagged: pact13-09-2019