Search
Crypto market temporary rebound
26.11.2019
CoinMarketCap Daily Newsletter Your daily newsletter for 26 November, 2019 “It's only when you risk failure that you discover things. When you play it safe, you're not expressing the utmost of your human experience.” - Lupita Nyong'o In today's newsletter, we […]
The post Crypto market...
Crypto market temporary rebound
26.11.2019
CoinMarketCap Daily Newsletter Your daily newsletter for 26 November, 2019 “It's only when you risk failure that you discover things. When you play it safe, you're not expressing the utmost of your human experience.” - Lupita Nyong'o In today's newsletter, we […]
The post Crypto market...
Mirror Android Device to Computer
26.11.2019
As I continue my adventure into Android development, pair programming has been a huge help in learning this new platform. When it’s time to build and run the app, relying on the emulator is a fools’ game — the emulator is slow and it’s hard to reliably simulate gestures....
Playing Sounds with CSS
25.11.2019
CSS is the domain of styling, layout, and presentation. It is full of colors, sizes, and animations. But did you know that it could also control when a sound plays on a web page?
This article is about a little trick to pull that off. It’s actually a strict implementation of the HTML and CSS,...
Image Lazy Loading
25.11.2019
Lazy loading images is a practice that’s been popular for a decade and for good reason: images are usually the heaviest downloads on a given webpage and avoiding unloading images that are never seen saves the user bandwidth. There are plugins for lazy loading images in every JavaScript...
Integrating the Cashback Model into Any Business
25.11.2019
It’s a known fact that achieving sales in your business is essential for growth.  Well, you can uplift your salesContinue Reading
The post Integrating the Cashback Model into Any Business appeared first on CoinMarketCap Blog
Integrating the Cashback Model into Your Business
25.11.2019
It’s a known fact that achieving sales in your business is essential for growth.  Well, you can uplift your sales volume with cashback business integration. The concept that you can get a monetary reward when you make a purchase you […]
The post Integrating the Cashback Model into Your...
A Few Benefits for Bitcoin Beginners to Appreciate
24.11.2019
If you are considering entering the crypto universe or if you’ve only recently made your first investment, you might still be exploring the benefits of bitcoin as opposed to your credit card, online bank account or digital wallet you are used to. In an abstract sense, cryptocurrencies...
Unusual But Real Ways To Get The Money You Need Today
23.11.2019
There are instances wherein you might need to secure a certain amount of cash immediately, such as for home repairs that can no longer wait, or for bills that are reaching their due dates. More often than not, you obtain the money you need from an emergency fund you dedicatedly built. But in...
We are Programmers
22.11.2019
Building websites is programming. Writing HTML and CSS is programming. I am a programmer, and if you're here, reading CSS-Tricks, chances are you're a programmer, too.
The thing is, the details in programming layout with CSS are different, for example, than the details in programming API endpoints...
The New Good Ol’ Days
22.11.2019
Eighteen years into this game, I love to reminisce back to the good ol’ days of the early to mid-2000s when there was an explosion of creativity on the web. It felt fresh and unbridled, with boundaries expected to be pushed at every turn, and they were. This was mainly down to one thing, the thing...
Everything and Nothing
22.11.2019
I've been thinking about the question for a solid month now. What about building websites has you interested this year? The question pervaded my solitary thoughts and played in the background during my conversations. I’d love to just tell you the answer I’ve come to, but the more interesting part...
Highlights from Chrome Dev Summit 2019
22.11.2019
Ire Aderinokun has made another round-up summary of some things that piqued her attention during this year’s Chrome Dev Summit and there’s a lot of exciting news! There’s the :is selector (which Geoff wrote about a while back) as well as logical properties, updates to standard form elements,...
Developer Launches BCH-Powered Paywall Service
22.11.2019
On Thursday, software developer Alex Winter announced the launch of Satoshiwall.cash, a noncustodial bitcoin cash-powered paywall service. The new platform allows anyone to create a customized paywall that uses BCH for payments so people can monetize their work online. Also read: Crypto Swapping...
Create Amazingly Stable Tests Your Way — Coded and Code-Less
21.11.2019
Testim’s end-to-end test automation delivers the speed and stability of AI-based codeless tests, with the power of code. You get the flexibility to record or code tests, run on third-party grids, fit your workflow and tools including CI, Git and more. Join the Dev Kit beta to start writing stable...
Here Are Some Fun Things to Do With Bitcoin Cash
21.11.2019
The best use for any currency would be to spend it on things you need or even better, enjoy. And spending has to be easy and inexpensive too. Bitcoin cash has these characteristics and brings them to the digital money world. They have been acknowledged by crypto users who appreciate fast and...
The future is bright, because the future is static
20.11.2019
I've been doing this web thing for money for 10 years this year and although I haven’t been around as long as some folks, I feel like I've seen a few cycles come and go now, so let's say that hot new things are often cynically viewed, initially. This milestone of mine has also got me in...
The Typed Object Model
20.11.2019
I help write technical documentation and one feature I've been writing about this year that has really stood out is the Typed Object Model (or Typed OM). If you haven't come across it yet you would be forgiven as it's pretty new. It falls under the CSS Houdini suite of API's and on the surface...
Cash Games Adds Dozens of New Options for You to Play
20.11.2019
Online gaming is a big global industry and one that had a major role in the early adoption of cryptocurrency. Bitcoin.com has long offered a platform for players to use their digital assets on classic games and recently it greatly expanded the scope of options available. Also Read: Bitcoin.com...
Techniques for a Newspaper Layout with CSS Grid and Border Lines Between Elements
20.11.2019
I recently had to craft a newspaper-like design that featured multiple row and column spans with divider lines in between them. Take a look at the mockup graphic here and see if it makes you sweat at all. If you’re like me, you have been around a while and know just how difficult this would have...