Search

Nalezeno "developer": 1107

Freezing User-Agent Strings


There's been news about Chrome freezing their User-Agent string (and all other major browsers are on board). That means they'll still have a User-Agent (UA) string (that comes across in headers and is available in JavaScript as navigator.userAgent. By freezing it, it will be less useful over time...

Get Moving (or not) with CSS Motion Path


We just linked up the idea that offset-path can be cleverly used to set type on a path. Don't miss Michelle Barker's experimentation either, with drawing paths or animating text along a path. Dan Wilson has also been following this tech for quite a while and points out why the sudden surge...

Bitcoin Verde’s New Project Aims to Promote Bitcoin Cash Node Diversity


Software developer Joshua Green announced Friday via the read.cash blog that the Bitcoin Verde team is launching a project to increase mining diversity. Green believes all the Bitcoin Cash implementations should “strive to be viable mining alternatives” and he’s encouraging full...

Developer Adds Improvements to the Bitcoin Cash Java Library


On January 30, the software developer Pokkst published a blog post sharing his experience of how he’s been maintaining the Java BCH library bitcoincashj for the last 10 months. At one time Pokkst used to develop BTC applications, but then switched to working with BCH in March 2019....

Use and Reuse Everything in SVG… Even Animations!


If you are familiar with SVG and CSS animations and started to work with them often, here are some ideas you might want to keep in mind before jumping into the job. This article will be about learning how to build and optimize your code with <use> element, CSS Variables and...

What does “revert” do in CSS?


Miriam Suzanne has a Mozilla Developer video on the subject. The revert value is fairly new, supported in Firefox and Safari, but not yet in Chrome-world. We've already got a couple of related keywords that work on any property which are meant to help control inheritance and reset values....

Ethereum Officially Starts the One Million Developer Challenge


After three months since the initial announcement, the challenge to get one million developer to build on Ethereum (ETH) is now officially on. Last October, as reported, at the Devcon 5 conference held by the Ethereum Foundation, Joseph Lubin, co-founder of Ethereum and founder of blockchain...

Bitcoin Cash Gets Significant Privacy Boost With Cashfusion Alpha Launch


On January 17, the BCH developer known as Acidsploit announced the launch of the highly anticipated Cashfusion alpha. Interested parties can reach out to the Cashfusion developers via the team’s Telegram group to become an alpha tester. The news of the launch excited the BCH community a great...

Developer Proposes Decentralized Bitcoin Hashrate Derivatives


There’s a new concept called Powswap that lets people speculate on hashrate in order to hedge against price volatility. Powswap was developed by the software engineer Jeremy Rubin who believes hashrate derivatives products allow people to leverage new trading strategies. Also read: Regulatory...

Crypto Employment Abounds With More Than 8,000 Jobs in 2020


During the last year, the cryptoconomy has picked up pace after a drawn out crypto winter. When market prices were low and startups were short on capital, a bunch of firms laid off employees in 2018. A year later, and digital currency companies are hiring. Also read: Regulatory Roundup: EU-Wide...

How We Tagged Google Fonts and Created goofonts.com


GooFonts is a side project signed by a developer-wife and a designer-husband, both of them big fans of typography. We’ve been tagging Google Fonts and built a website that makes searching through and finding the right font easier. GooFonts uses WordPress in the back end...

How many CSS properties are there?


Tomasz Łakomy posted a joke tweet about naming all the CSS attributes and Tejas Kumar replied with a joke answer, going as far as making an npm module. You can even run a terminal command to see them: npx get-all-css-properties You'll get 259 of them. The source code uses the website quackit.com...

Netlify High-Fives


We've got Netlify as a sponsor around here again this year, which is just fantastic. Big fan. Our own Sarah Drasner is Head of DX (Developer Experience) over there, if you hadn't heard. And if you haven't heard of Netlify, well, you're in for a treat. It's a web host, but for your jamstack sites...

Water.css


It's notable that Water.css was the #1 clicked thing from Louis Lazaris' Web Tools Weekly in 2019. It's from a 13-year old developer named Felix! It's just a little bit of CSS you apply to class-free semantic HTML to give it nice basic responsive styles — the perfect kind of thing for a...

Our Learning Partner: Frontend Masters


I'd like to think there is a lot to learn on CSS-Tricks. But we don't really offer much by the way of courses. You're probably reading this because you just generally read this site, and you land on CSS-Tricks otherwise mostly because you are looking for an answer to some front-end...

Understanding Async Await


When writing code for the web, eventually you'll need to do some process that might take a few moments to complete. JavaScript can't really multitask, so we'll need a way to handle those long-running processes. Async/Await is a way to handle this type of time-based sequencing. It’s especially great...

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