Search

Nalezeno "one": 5489

Web Developer Search History


Sophie Koonin blogged "Everything I googled in a week as a professional software engineer," which was a fascinating look into the mind of a web developer and what they need to look up during day-to-day work. We all joke that we just Google stuff (or StackOverflow stuff) we don't know off the...

weatherstack: an Amazing Weather API (Sponsored)


One of my first tasks each day is checking the weather; it’s a necessity for knowing what my children and I should wear, if I’m going to need to water the lawn or need to shovel snow, and if I can take meetings out on my patio. It’s also been one of my worst web […] The post...

A Proof of Concept for Making Sass Faster


At the start of a new project, Sass compilation happens in the blink of an eye. This feels great, especially when it’s paired with Browsersync, which reloads the stylesheet for us in the browser. But, as the amount of Sass grows, compilation time increases. This is far from ideal. It can be a real...

Huobi Wallet Announces Its One-Year Anniversary Celebration


Huobi Wallet is the professional Multi-coin wallet that supports cryptocurrencies like Ethereum, Ethereum Classic, Bitcoin, and Litecoin along with other small cryptocurrencies like ATOM, IOST, EOS, etc. Huobi Wallet is safe and secure to use owing to its security expertise and technological...

Ethereum Takes One More Step Towards Its $200 Target


Ethereum gains 2% and goes closer to 200 USD. The next resistance may fall at 200.31 USD. Despite an overall dismissal in the whole crypto market, Ethereum has been able to fetch a decent growth in the last one day. With almost 2% growth, Ethereum has made one more step towards 200 USD....

BCH Microblog ‘Member’ Shows the Future of Reddit-Like Forums


Since the Bitcoin Cash upgrade in May 2018, software developers have unleashed a slew of microblogging protocols that utilize OP_return transactions. One application called Member is a BCH-based browser that makes use of these types of transactions and the extra space added to the data carrier...

CSS-Tricks Chronicle XXXVI


This is one of these little roundups of things going on with myself, this site, and the other sites that are part of the CSS-Tricks family. I was recently in Zürich for Front Conference. It was my first time there and I very much enjoyed the city and the lovely staff of the conference. I...

Where should “Subscribe to Podcast” link to?


For a while, iTunes was the big dog in podcasting, so if you linked "Subscribe to Podcast" to like: https://podcasts.apple.com/podcast/id493890455 ...that would make sense. It's a web URL anyway, so it will work for anyone and has information about the podcast, as well as a list of recent shows...

Using Custom Properties to Wrangle Variations in Keyframe Animations


Have you ever wondered how to customize CSS animations keyframes without using any preprocessor feature, like mixins? I keep reaching for preprocessors for this reason, but it would so nice to drop yet one more dependency and go with vanilla CSS. Well, I found a way to account for variations within...

Logical Operations with CSS Variables


Very often, while using switch variables (a variable that's either 0 or 1, a concept that's explained in a greater detail in in this post), I wish I could perform logical operations on them. We don't have functions like not(var(--i)) or and(var(--i), var(--k)) in CSS, but we can emulate these...

Some HTML is “Optional”


There is a variety of HTML that you can just leave out of the source HTML and it's still valid markup. Doesn't this look weird? <p>Paragraph one. <p>Paragraph two. <p>Paragraph three. It does to me, but the closing </p> tags are optional. The browser will detect...

Privacy Network Elixxir Invites Smartphone Users to Test Private Messaging


In an age where Google, Facebook and the NSA are known to be harvesting as much as our communications as they can, many people are concerned that online privacy now only exists in the history books. One project trying to address this is the metadata-shredding platform Elixxir, led by cypherpunk...

“Off The Main Thread”


JavaScript is what they call "single-threaded." As Brian Barbour puts it: This means it has one call stack and one memory heap. We all feel a symptom of that regularly in the form of performance jank and non-interactivity on elements or entire sites. If we give JavaScript lots of jobs and it gets...

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