42 private links
Red Pen Reviews publishes the most informative, consistent, and unbiased health and nutrition book reviews available, free of charge. We exist to help you evaluate the information quality of the books you read or are thinking about buying.
Just like its predecessor, Angular 1, Angular has been designed with testability as a primary goal.
When we talk about testing in Angular we are usually talking about two different types of testing:
Unit Testing
This is sometimes also called Isolated testing. It’s the practice of testing small isolated pieces of code. If your test uses some external resource, like the network or a database, it’s not a unit test.
Functional Testing
This is defined as the testing of the complete functionality of an application. In practice with web apps, this means interacting with your application as it’s running in a browser just like a user would interact with it in real life, i.e. via clicks on a page.
This is also called End to End or E2E testing.
Configuration for our beloved frontend tools is hot lava. Today CLI tools as create-react-app or Vue cli abstract away most of the configuration, other than providing sane defaults.
Even then, understanding how things work under the hood is beneficial because sooner or later you'll need to make some adjustment to the defaults.
In this post we're going to see how babel preset-env, core-js, and browserslistrc work nicely together to enable newer JavaScript features for older browsers.
Shipping accessible features is as essential for a frontend developer as shipping features without bugs. Here is a list of tools I regularly use to make sure everything I do is accessible for folks with different abilities, whether they are blind or holding a sandwich in their hand. I’ll start with tools that will give us immediate feedback when we’re writing code, and continue with tools that we have to run ourselves or guide us on how to test things manually. This article will be useful not only for developers but also for designers, project managers, and other team members — many of the tools could be used directly in the browser and don’t require any technical knowledge.
Пошаговый рецепт:
Возьмите стеклянный стакан или кружку, налейте в него порцию сгущённого молока, а для освежающего "Айс кофе" добавьте еще 3-4 кубика льда.
В фин (кофе-фильтр) кладут 2-3 ложки средне- или крупномолотого кофе, равномерно распределяя по дну. Количество кофе влияет на крепость напитка, если хотите густой как у вьетнамцев, то кладите 3-4 ложечки, а то и больше.
Накрывайте кофе прессом (ситечко с ручкой), слегка утрамбуйте, покрутив его пару раз, давить не надо.
Залейте сначала немного кипятка, чтобы кофе впитал эту влагу, дайте ему «поцвести» 30-40 секунд, а уже потом заливайте фин горячей водой и накрывайте крышечкой.
Applying the oil is extremely simple and straightforward. Just remember that the shaving unit must be dry, so if for example, you washed the shaver with water, give it a few hours to dry.
For foil shavers, just put a single drop on the outside of each foil and also on the pop-up trimmer as it can get even hotter than the foils during use.
Again, a little bit goes a long way and a single drop on each cutting element will suffice.
I’ve been writing end-to-end tests for the place I work at, which has its main product written in Google’s AngularJS. The dedicated E2E testing framework for AngularJS is the Protractor framework. While it’s a nice project, the documentation is a bit terse at times, and a lot of my understanding came, unsurprisingly, from Stack Overflow. Here are some of my key learnings, also for future reference. Some of it may seem a little obvious, but my experience with JavaScript doesn’t go much further than <script>alert('Hello World!')</script> so bear with me here.
Styletron is an universal toolkit for component-oriented styling. It falls into the CSS in JS category. Styletron works great with React but can be used with other frameworks or plain JS as well.
Near-zero runtime, server-side rendering, multi-variant support, and a best-in-class developer experience.
Styled System lets you quickly build custom UI components with constraint-based style props based on scales defined in your theme.
Fela is a small, high-performant and framework-agnostic toolbelt to handle state-driven styling in JavaScript.
Try out the world’s best machine translation.
Поднимите руку, если когда-нибудь сталкивались с такой ситуацией: вы получили текст со странными прямоугольниками или вопросительными знаками.
A job board that makes all open positions of Tallinn
tech companies available from a single page
kitty is designed for power keyboard users. To that end all its controls work with the keyboard (although it fully supports mouse interactions as well). Its configuration is a simple, human editable, single file for easy reproducibility (I like to store configuration in source control).
The code in kitty is designed to be simple, modular and hackable. It is written in a mix of C (for performance sensitive parts) and Python (for easy hackability of the UI). It does not depend on any large and complex UI toolkit, using only OpenGL for rendering everything.
В Spotify есть открытый API, и это позволяет разработчикам создавать свои дополнения-сервисы. Я выбрал и проверил 30 таких сервисов. Каждый из них может сделать ваше взаимодействие с музыкой интереснее!
Who is peeking over your shoulder while you work, watch videos, learn, explore, and shop on the internet? Enter the address of any website, and Blacklight will scan it and reveal the specific user-tracking technologies on the site—and who’s getting your data. You may be surprised at what you learn.
Рады представить вам историю создания проекта шрифтовой гарнитуры TT Marxiana.
перевод на русскую дореформенную орфографию и обратно
Configure your schema in JavaScript, and KeystoneJS will generate a powerful GraphQL API and CMS.