Search

Nalezeno "5 things": 1193

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...

Simplicity


Earlier this week, Bastian Allgeier published some interesting thoughts about complexity in web development and how changing simple things can often feel far more difficult than they need to be: You want to build a JS file? Please update Webpack first. Oh, that new version of Webpack is no longer...

“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...

Fast Software


There have been some wonderfully interconnected things about fast software lately. We talk a lot of performance on the web. We can make things a little faster here and there. We see rises in success metrics with rises in performance. I find those type of charts very satisfying. But perhaps even...

Working with Attributes on DOM Elements


The DOM is just a little weird about some things, and the way you deal with attributes is no exception. There are a number of ways to deal with the attributes on elements. By attributes, I mean things like the id in <div id="cool"></div>. Sometimes you need to set them. Sometimes...

Court Instructs Craig Wright to Distribute Billions to Plaintiffs


On August 26, the self-proclaimed Bitcoin inventor, Craig Wright, was ordered by Southern District Court of Florida to distribute half of his BTC holdings and intellectual property assets from prior to 2014. According to the Kleiman estate attorney Vel Freedman, the family has waited a long time...

Jeremy Keith – Building the Web


I really enjoyed this interview with Jeremy Keith on the state of the web, how things have changed in recent years and why he’s a mix of optimistic and nervous for the future. One thing that caught my attention during the interview more than anything was where Jeremy started discussing how folks...

Advice for Technical Writing


In advance of a recent podcast with the incredible technical writer and Smashing Magazine editor-in-chief Rachel Andrew, I gathered up a bunch of thoughts and references on the subject of technical writing. So many smart people have said a lot of smart things over the years that I thought I'd round...

Using requestAnimationFrame with React Hooks


Animating with requestAnimationFrame should be easy, but if you haven’t read React’s documentation thoroughly then you will probably run into a few things that might cause you a headache. Here are three gotcha moments I learned the hard way. TLDR: Pass an empty array as a second parameter...

Win BCH with Bitcoin.com’s Cash Games Stars Leaderboard


There’s a new promotion happening for Bitcoin.com Cash Games, with new winners each week, and first place taking home $200 in bitcoin cash. It can be said that crypto and gaming are made for each other, thanks to low fees, easy access, and privacy. Now things just got even better, with...

NEO Announces Partnership With Augmented Reality Company Vibe


NEO Token has entered into a partnership with video-based augmented reality company Viber, as per an announcement jointly made by Viber and NEO a blog post on Medium. Vibe creates video-based holographic images for AR/VR games. Starting from as early as September, users will be able to play...

Ron Paul Slams Fednow Payment System and Encourages Crypto Competition


Ron Paul, the muckraking former congressman from Texas, is stirring things up once again, this time taking aim at the new real-time digital payment system proposed last week by the U.S. Federal Reserve. Presented as an innovative solution by government and media voices, the cryptosphere received...

Building a Full-Stack Serverless Application with Cloudflare Workers


One of my favorite developments in software development has been the advent of serverless. As a developer who has a tendency to get bogged down in the details of deployment and DevOps, it's refreshing to be given a mode of building web applications that simply abstracts scaling and infrastructure...

Using Immer for React State Management


We make use of state to keep track of application data. States change as users interact with an application. When this happens, we need to update the state that is displayed to the user, and we do this using React’s setState. Since states are not meant to be updated directly (because React’s state...

Branching Out from the Great Divide


I like the term Front-End Developer. It's encapsulates the nature of your job if your concerns are: Building UIs for web browsers The spectrum of devices and platforms those web browsers run on The people who use those web browsers and related assistive technology The breadth of knowledge...

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