Search

Nalezeno "Actions": 271

Supercharging Number Inputs


Speaking of number scrubbing (i.e. adding mouse UX to number inputs), you can also add better keyboard commands to number inputs. Kilian Valkhof explains how he added up and down arrows to a number input, as well as modifier keys to change how much the keys increment the value, like Emmet does....

Optimize Images with a GitHub Action


I was playing with GitHub Actions the other day. Such a nice tool! Short story: you can have it run code for you, like run your build processes, tests, and deployments. But it’s just configuration files that can run whatever you need. There is a whole marketplace of Actions wanting to do work...

A Community-Driven Site with Eleventy: Preparing for Contributions


I’ve recently found myself reaching for Eleventy (aka 11ty) above all other tools when I want to develop a website. It’s hard to beat a static site generator that provides advanced templating opportunities while otherwise getting out of your way and allowing you to just create. One...

Trump Signs Deregulation Order to Boost US Economic Recovery


U.S. President Donald Trump has signed an executive order to eliminate “unnecessary regulations that impede economic recovery” following the coronavirus crisis. With this deregulation, government agencies are “encouraged to promote economic recovery through non-regulatory...

How to Make a Simple CMS With Cloudflare, GitHub Actions and Metalsmith


Let’s build ourselves a CMS. But rather than build out a UI, we’re going to get that UI for free in the form of GitHub itself! We’ll be leveraging GitHub as the way to manage the content for our static site generator (it could be any static site generator). Here’s the gist of it: GitHub is going...

Continuous Deployments for WordPress Using GitHub Actions


Continuous Integration (CI) workflows are considered a best practice these days. As in, you work with your version control system (Git), and as you do, CI is doing work for you like running tests, sending notifications, and deploying code. That last part is called Continuous Deployment (CD)....

Stop Using “Dropdown”


Adrian Roselli notes that it might actually mean: A <select> menu An ARIA Listbox, Combobox, Menu, or Disclosure Widget An input with a <datalist> An input with autocomplete A <details><summary> block An accordion Flyout navigation In my own usage, I tend to mean...

How to Specify User Agent with cURL


Over the years I’ve shared how to perform a number of actions with cURL: how to send POST data, how to retrieve headers, follow redirects, check GZIP encoding, and more. Another useful cURL directive is sending the user agent, as some servers respond with different content or headers...

Regulatory Roundup: EU-Wide Crypto Regulations, New Rules in Europe, US, Asia


In this roundup, we cover EU-wide crypto regulations and individual countries’ new digital asset rules including Austria and the U.K. We also cover numerous crypto regulatory developments in the U.S., China, Japan, South Korea, India, and the Philippines. Also read: Regs Roundup: SEC Actions...

EU Countries Commence Crypto Regulations as Mandated by New Directive


The European Union’s 5th Anti-Money Laundering Directive mandates that member states start regulating crypto assets by Jan. 10. Crypto exchanges and custodial wallet providers are now covered by the same regulatory requirements as banks and other financial institutions. Also read: Regs...

Binance Coin Gradually Corrects After Today’s Bullish Price Actions


Binance coin has recently attained a breakout of the falling wedge The gradual price drop took place after the coin went up to $20.55 Technical indicators appear bullish enough to indicate a possible uptrend BNB kept trading around $20 since today morning Today, morning price actions of BNB coin...

JavaScript waitForTime


I write a lot of tests for new features within Firefox DevTools. We have hundreds of “mochitests” which open the browser and perform synthetic actions like clicking, typing, and other user actions. I’ve previously written about waitForever which essentially halts following actions...

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