Search
How to Add Native Keyword Aliases to Babel
16.4.2020
Those of you who follow this blog know that not every blog post is an endorsement of a technique but simply a tutorial how to accomplish something. Sometimes the technique described is probably not something you should do. This is one of those blog posts. The Babel parser is an essential tool...
Ross Ulbricht’s 9th Price Analysis Predicts Bitcoin Prices Below $3,000
13.4.2020
The founder of the Silk Road marketplace, Ross Ulbricht, has published another analysis that attempts to predict the price of bitcoin. Ulbricht started sharing his price examinations last December and he leveraged the patterns of Elliott Wave theory to bolster his forecast. Also read: Bitcoin...
Bearish ‘Death Cross’ Price Patterns Loom for Both Bitcoin and US Stocks
23.3.2020
Bitcoin, the S&P 500 and the Dow Jones are staring at bearish chart patterns as coronavirus jitters across the markets fail to subside
A Few Background Patterns Sites
18.3.2020
If I need a quick background pattern to spruce something up, I often think of the CSS3 Patterns Gallery. Some of those are pretty intense but remember they are easily editable because they are just CSS. That means you could take these bold zags and chill them out.
CodePen Embed Fallback
My usual...
How We Created a Static Site That Generates Tartan Patterns in SVG
4.3.2020
Tartan is a patterned cloth that’s typically associated with Scotland, particularly their fashionable kilts. On tartanify.com, we gathered over 5,000 tartan patterns (as SVG and PNG files), taking care to filter out any that have explicit usage restrictions.
The idea was cooked up by Sylvain...
The Hooks of React Router
12.2.2020
React Router 5 embraces the power of hooks and has introduced four different hooks to help with routing. You will find this article useful if you are looking for a quick primer on the new patterns of React Router. But before we look at hooks, we will start off with a new route rendering...
Collective #583
23.1.2020
The CSS Cascade * Sideway * Teaching in the open: Eleventy * Form Design Patterns
Collective #583 was written by Pedro Botelho and published on Codrops
5 More Bearish Candlestick Patterns Every Bitcoin Trader Must Know
4.1.2020
Trading can be difficult but familiarizing oneself with these five bearish candlestick patterns should improve your analysis and investing skills
5 More Bullish Candlestick Patterns Every Bitcoin Trader Must Know
29.12.2019
Trading can be difficult but familiarizing oneself with these 5 bullish candlestick patterns should make conducting analysis and investing a tad bit easier
5 Bearish Candlestick Patterns Every Bitcoin Trader Must Know
14.12.2019
Here are 5 simple bearish Japanese candlestick patterns that every trader must know
5 Bullish Candlestick Patterns Every Bitcoin, Crypto Trader Must Know
11.12.2019
Here are 5 simple bullish Japanese candlestick patterns that every trader must know
Laying the Foundations
18.10.2019
Here’s a new book by Andrew Couldwell all about design systems and his team’s experience at Sprout Social. For a while now they’ve been building Seeds, a brand guide that the internal team can and reference for brand and design-related things, including patterns, variables, and components....
Patterns for Practical CSS Custom Properties Use
9.10.2019
I've been playing around with CSS Custom Properties to discover their power since browser support is finally at a place where we can use them in our production code. I’ve been using them in a number different ways and I’d love for you to get as excited about them as I am. They are so useful...
Stylish Sites Made Simple with AnyMod (Sponsored)
23.9.2019
Amazing-looking websites often have specific patterns, and for a reason — they work. Whether it’s a slideshow, a parallax effect, or more traditional design, there’s a service that makes total designs and widgetry simple: AnyMod allows web experts and beginners alike to create...
Collective #529
4.7.2019
User Inyerface * Menu (or not) * Generative Machines * CodeSandbox Templates * Dark Patterns at Scale
Collective #529 was written by Pedro Botelho and published on Codrops
Every Layout
18.6.2019
Every Layout is a new work-in-progress website and book by Heydon Pickering and Andy Bell that explains how to make common layout patterns with CSS. They describe a lot of the issues when it comes to the design of these layouts, such as responsive problems and making sure we all write maintainable...
Prasárny, kterými vás UX designéři přivádějí k šílenství. Jak fungují dark-patterns?
7.6.2019
Na grafický design moderních webů a mobilních aplikací je kladen neskutečný tlak. Web musí vydělávat a když se nedaří, obvykle vina padá na UX/UI designera bez ohledu na to, jakou práci odvedl. Aby čísla hrála, je až magicky snadné sáhnout do šuplíku s tzv. “Dark Patterns” a přidat se k… Číst...
Collective #503
28.3.2019
Mosaic * ethical.net * NEORT * The Boolean Game * Friendly Faces * Generative.fm * Multiscale Turing Patterns
Collective #503 was written by Pedro Botelho and published on Codrops
What Hooks Mean for Vue
4.2.2019
Not to be confused with Lifecycle Hooks, Hooks were introduced in React in v16.7.0-alpha, and a proof of concept was released for Vue a few days after. Even though it was proposed by React, it’s actually an important composition mechanism that has benefits across JavaScript framework ecosystems,...
Table design patterns on the web
28.1.2019
Chen Hui Jing has tackled a ton of design patterns for tables that might come in handy when creating tables that are easy to read and responsive for the web:
There are a myriad of table design patterns out there, and which approach you pick depends heavily on the type of data you have and...