Search

Nalezeno "web": 2178

The Web in 2020: Extensibility and Interoperability


In the past few years, we’ve seen a lot of change and diversion in regard to web technologies. In 2020, I foresee us as a web community heading toward two major trends/goals: extensibility and interoperability. Let’s break those down. Extensibility Extensibility describes...

Bad accessibility equals bad quality


Here’s a smart post from Manuel Matuzovic where he digs into why accessibility is so important for building websites: Web accessibility is not just about keyboard users, color contrast or screen readers. Accessibility is a perfect indicator for the quality of a website. Accessibility is strongly...

How to Turn a Procreate Drawing into a Web Animation


I recently started drawing on my iPad using the Procreate app with Apple Pencil. I’m enjoying the flexibility of drawing this way. What usually keeps me from painting at home are basic things, like setup, cleaning brushes, proper ventilation, and other factors not really tied to the painting...

Getting Started with Front End Testing


Amy Kapernick covers four types of testing that front-end devs could and should be doing: Linting (There's ESLint for JavaScript and Stylelint or Prettier for CSS.) Accessibility Testing (Amy recommends pa11y, and we've covered Axe.) Visual Regression Testing (Amy recommends Backstop, and we've...

Gamble With Crypto at Bestecasinobonussen.nl


The advancements in the IT industry allowed for banking methods like Bitcoin to thrive in the online casino market, offering online casino goers the possibility to make their deposits in the most convenient way without the risk of exposing any of their financial information to unwanted third...

How to Create Custom SLP Tokens With the Bitcoin.com Mint


On January 17, Bitcoin.com CEO Stefan Rust introduced the company’s new SLP minting application. The Bitcoin.com Mint is a noncustodial web wallet that allows users to store bitcoin cash (BCH) and Simple Ledger Protocol (SLP) tokens. In addition to the portfolio capabilities, the Mint gives...

Timeless Web Dev Articles


Pavithra Kodmad asked people for recommendations on what they thought were some of the most timeless articles about web development that have changed their perspective in some way. Fun! I'm gonna scour the thread and link up my favorites (that are actually articles, although not all of them...

Third-Party Components at Their Best


I'm a fan of the componentization of the web. I think it's a very nice way to build a website at just about any scale (except, perhaps, the absolute most basic). There are no shortage of opinions about what makes a good component, but say we scope that to third-party for a moment. That...

Thinking Through Styling Options for Web Components


Where do you put styles in web components? I'm assuming that we're using the Shadow DOM here as, to me, that's one of the big draws of a web component: a platform thing that is a uniquely powerful thing the platform can do. So this is about defining styles for a web component in a don't-leak-out...

A Web Component with Different HTML for Desktop and Mobile


Christian Schaefer has a great big write-up about dealing with web advertisements. The whole thing is interesting, first documenting all the challenges that ads present, and then presenting modern solutions to each of them. One code snippet that caught my eye was a simple way to design a component...

Instagram přidává zprávy i na web. Nejste ve skupině, na které je testuje?


Instagram začal mezi uživatele rozšiřovat dlouho očekávanou funkci – zprávy i ve webové verzi. Nově tak bude oficiálně možné posílat zprávy přímo z počítače. Novinku sociální síť prozatím testuje na malém vzorku uživatelů. Posílání zpráv je na Instagramu důležitou součástí platformy. Funkci

[aktualita] Google chce web zbavit cookies třetích stran


Společnost Google, která stojí za nejpoužívanějším webovým prohlížečem současnosti, hodlá v rámci své iniciativy Privacy Sandbox zbavit v horizontu dvou let web toho, co se běžně na stránkách označuje jako cookies třetích stran. Společnost o tom informovala včera na Chromium blogu. První drobná...

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

How to Animate on the Web With Greensock


There are truly thousands of ways to animate on the web. We’ve covered a comparison of different animation technologies here before. Today, we’re going to dive into a step-by-step guide of one of my favorite ways to get it done: using GreenSock. (They don’t pay me or anything, I just really enjoy...

China Saw $11.4 Billion in Crypto-Based Capital Flight Last Year


On January 8, China-based blockchain security firm Peckshield published its “2019 Global Digital Asset AML Research Report” noting a variety of crypto trends throughout the year. According to the study, cryptocurrency-based capital flight stemming from China was around $11.4 billion...

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

Things you can do with a browser in 2020


I edit a good amount of technical articles about the web, and there is a tendency for authors to be super broad in their opening sentence, like "What we're able to do on the web has expanded greatly over the years." I tend to remove stuff like that because it usually doesn't serve the article well...

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

Awesome Demos Roundup #12


A hand-picked collection of fantastic web experiments for your inspiration. Awesome Demos Roundup #12 was written by Mary Lou and published on Codrops

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