Search

Nalezeno "well": 1182

mediastack


Have you ever had the idea for a website or new app that involved showing news content? You don’t have to create content yourself to have the right to build an innovative news reading experience. I remember when Flipboard came out. They didn’t (and still don’t) actually produce...

Upptime


GitHub Actions are like free computers. Well, there is pricing, but even free plans get 2,000 minutes a month. You write configuration files for what you want these computers to do. Those configuration files go into a repo, so typically they do things specific to that repo. I’m sure that...

Bitcoin Ascends in New Crypto Ranking by State-Backed Chinese Institute


China’s Center for Information and Industry Development (CCID), under the country’s Ministry of Industry and Information Technology, has released its 20th ranking of crypto projects. A total of 37 crypto projects are ranked this time around overall as well as in three separate...

A Complete Guide to CSS Gradients


Like how you can use the background-color property in CSS to declare a solid color background, you can use the background-image property not only to declare image files as backgrounds but gradients as well. Using CSS gradients is better for control and performance than using an actual image (of...

Mixing Colors in Pure CSS


Red + Blue = Purple… right? Is there some way to express that in CSS? Well, not easily. There is a proposal draft for a color-mix function and some degree of interest from Chrome, but it doesn’t seem right around the corner. It would be nice to have native CSS color mixing, as it would give...

Russia Proposes New Rules and Penalties for Cryptocurrency Owners


The Russian Ministry of Finance has developed new amendments to the country’s cryptocurrency regulation. The proposal outlines a new set of rules for crypto owners, exchanges, and miners, as well as penalties for undeclared crypto transactions. Russia’s New Crypto Regulation...

Crypto Gaming Pioneer Cloudbet Officially Launches in Argentina


PRESS RELEASE. Cloudbet, the pioneering crypto casino and sportsbook, has officially launched an Argentina-focused service in response to the country’s surging interest in bitcoin and crypto gaming. The platform has unveiled a country-specific site and blog to help Argentinians learn more...

JavaScript Operator Lookup


Okay, this is extremely neat: Josh Comeau made this great site called Operator Lookup that explains how JavaScript operators work. There are some code examples to explain what they do as well, which is pretty handy. My favorite bit of UI design here are the tags at the bottom of the search...

A Continuous Integration and Deployment Setup with CircleCI and Coveralls


Continuous Integration (CI) and Continuous Deployment (CD) are crucial development practices, especially for teams. Every project is prone to error, regardless of the size. But when there is a CI/CD process set up with well-written tests, those errors are a lot easier to find and fix. In this...

GIFS and prefers-reduced-motion


The <picture> element has a trick it can do where it shows different image formats in different situations. If all you are interested in is formats for the sake of performance, maybe you’d do: <picture<source srcset="img/waterfall.avif" type="image/avif"<source...

A Primer on the Different Types of Browser Storage


In back-end development, storage is a common part of the job. Application data is stored in databases, files in object storage, transient data in caches… there are seemingly endless possibilities for storing any sort of data. But data storage isn’t limited only to the back end. The front end (the...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace