Search
Status of Second Stimulus Checks as Deadline for Government Shutdown Draws Near
1.12.2020
As Americans wait to hear if they will receive second stimulus checks, lawmakers are scrambling to avert the looming government shutdown. A spending bill, which could include some stimulus measures, must be passed before the Dec. 11 deadline to avoid the shutdown. Stimulus Payments Affected...
How to Load Fonts in a Way That Fights FOUT and Makes Lighthouse Happy
24.11.2020
A web font workflow is simple, right? Choose a few nice-looking web-ready fonts, get the HTML or CSS code snippet, plop it in the project, and check if they display properly. People do this with Google Fonts a zillion times a day, dropping its <link> tag into the <head>.
Let’s...
A Dynamically-Sized Sticky Sidebar with HTML and CSS
20.11.2020
Creating page content that sticks to the viewport as you scroll, something like a jump-to-anchor menu or section headings, has never been easier. Throw a position: sticky into your CSS ruleset, set the directional offset (e.g. top: 0) and you’re ready to impress your teammates with minimal effort....
CSS Background Patterns
17.11.2020
Nice little tool from Jim Raptis: CSS Background Patterns. A bunch of easy-to-customize and copy-and-paste backgrounds that use hard stop CSS gradients to make classy patterns. Not quite as flexible as SVG backgrounds, but just as lightweight.
Like this:
CodePen Embed Fallback
Speaking of cool...
New Push for Second Stimulus Checks: Analysts Predict When Another Relief Package Will Pass
16.11.2020
Many Americans are in need of second stimulus checks and a new coronavirus relief package. As Congress resumes stimulus negotiations, President Trump has called for a “big and focused” stimulus bill now. Meanwhile, several analysts have predicted when lawmakers will pass the next...
A Continuous Integration and Deployment Setup with CircleCI and Coveralls
9.11.2020
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...
Second Stimulus Checks: When Direct Payments to Americans Will Come Under Joe Biden
9.11.2020
The outcome of the U.S. presidential election is affecting how fast Americans will receive their second stimulus checks. With Joe Biden named the president-elect, Americans are eager to know how soon they will receive the second round of direct payments. When Second Stimulus Checks Are Coming Many...
Gold Price Expected to Rally Despite Concerns About Lockdown 2.0
5.11.2020
Gold industry players say the inevitable printing of new money by the U.S. will lead to an increase in the circulating supply of fiat currency. This increase, in turn, will further dilute the value of U.S. currency and thus diminish its perceived status as the world’s foremost reserve...
Websites We Like: Whimsical
3.11.2020
Whimsical is an app that lets you create flowcharts, wireframes, and mind maps but it was only earlier today that I spotted just how great the website is — especially the product pages. Check out this page where they describe how to use the Mind Maps feature where you can use the product right...
Second Stimulus Checks: When Lawmakers Will Pass Relief Package With Direct Payments to Americans
2.11.2020
Negotiations on a new coronavirus aid stimulus package are still underway as Americans wait to receive their second round of stimulus checks. House Speaker Nancy Pelosi, President Donald Trump, and Senate Majority Leader Mitch McConnell have their own ideas of when the next stimulus package with...
Buying Bitcoin Locally vs Online: Which Bitcoin of America Method is Best for You?
10.10.2020
With a second stimulus check due, now is the time to start thinking of your financial future, with the opportunity to buy bitcoin at a time when many people are predicting its continued rise in its value. You may have already seen a Bitcoin of America ATM in a local store and been impressed...
A Reality Check is Needed at This Stage of CBDC Development - Deutsche Bank
1.10.2020
What's needed before even discussing a wide implementation of central bank digital currencies (CBDCs) is a reality check, with several major, interconnected issues left to be solved first, stated a report by Deutsche Bank Wealth Management's Chief Investment Office (CIO).
“CBDC is likely to change...
Bitcoin rises against USD after Mnuchin promises second stimulus check
1.10.2020
$1,200 checks for Americans will definitely feature in any deal, says Steven Mnuchin, as DXY weakness opens up opportunities for Bitcoin gains
Mark Cuban Wants an Expiration Date on Stimulus Checks: Critics Says Proposal Is Right out of a Banana Republic Playbook
28.9.2020
U.S. billionaire Mark Cuban wants the next stimulus check to come with an expiration date in order to force Americans to spend the funds. The businessman believes this “use it or lose it” approach would benefit the U.S. economy as it promotes spending instead of saving. Cuban argues...
UI Interactions & Animations Roundup #10
22.9.2020
Check out the latest trends in web motion design, UI interaction and animations and get inspired.
The post UI Interactions & Animations Roundup #10 appeared first on Codrops
Lessons Learned from Sixty Days of Re-Animating Zombies with Hand-Coded CSS
16.9.2020
I’ll be linking to individual Pens as I discuss the lessons I learned, but if you’d like to get a sense of the entire project, check out 60 days of Animation on Undead Institute. I started this project to end on August 1st, 2020, coinciding with the publication of a book I wrote featuring...
5 Awesome JavaScript Promise Tricks
14.9.2020
The Promise API changed the game in JavaScript. We went from abusing setTimeouts and settling for synchronous operations to doing everything possible to leverage this new async API. Let’s check out a handful of awesome Promise API tricks! Cancel a fetch Request One problem we instantly...
Logical Assignment Operators
10.9.2020
I love JavaScript, it’s my favorite programming language, but I love dipping into other languages because they offer a new perspective on coding paradigms. There’ve been syntax additions to JavaScript that I’ve seen I found interesting (think ?? in optional chaining) and now...
Crypto and Fintech Investor Ribbit Capital Files to Raise $350M for ‘Blank Check’ IPO
26.8.2020
JPMorgan is the sole bookrunner. Full story to come
Register for An Event Apart’s Front-End Focus Online Conference
11.8.2020
(This is a sponsored post.)
An Event Apart has been doing these single-day online “Online together” conferences. You can check out the last couple, which are available on-demand (buy it, watch it when you want) for a limited time:
Online Together (available through December...