Search
Weekly news: PWA Issue on iOS, Performance Culture, Anti-Tracking in Browsers
17.5.2019
In this week's news: resolving an issue when restarting progressive web apps in iOS, why The Telegraph now vets all scripts before they make it to their codebase, and Microsoft plans to add tracking prevention to the Edge browser.
The post Weekly news: PWA Issue on iOS, Performance Culture...
WDRL — Edition 265: Dark Mode, Doing Nothing, Web Share, 1 Trillion Trees, And Productivity & Promises.
17.5.2019
Hey,
I was at the amazing beyondtellerrand conference this week again and every single time I come home and try to understand our industry, and our society better. There’s so much input and inspiration around, I see a lot of friends and people I see only once per year, I hear great talks. People...
Amazon’s Arrival and 4 Other Enterprise Blockchain Trends From Consensus 2019
16.5.2019
At Consensus 2019, conversations about enterprise blockchain were shaped by these five storylines
Evergreen Googlebot
16.5.2019
I've heard people say that the #1 most exciting and important thing that came out of Google I/O this year was the evergreen Googlebot:
Today, we are happy to announce that Googlebot now runs the latest Chromium rendering engine (74 at the time of this post) when rendering pages for Search. Moving...
Google Fonts Now Supports font-display!
16.5.2019
font-display is a CSS feature that allows us to control how we load fonts.
Google Fon
Animated Image Columns
16.5.2019
An experimental web layout where several image columns get animated out when a menu item is clicked.
Animated Image Columns was written by Mary Lou and published on Codrops
Dark web: rejdiště nekalých živlů, nebo ostrůvek svobody?
15.5.2019
Dark web a deep web jsou rozdílné pojmy • Temný web je legální, ale často je zneužíván k nelegálním činnostem • Dostat se na dark web není nic až tak složitého
Opera Web Browser Crypto Wallet Launches Support for Tron, TRC-Standard Tokens
15.5.2019
Web browser Opera has added support for tron (TRX) and TRC-standard tokens to its built-in crypto wallet
Google Fonts is Adding font-display
14.5.2019
Google announced at I/O that their font service will now support the font-display property which resolves a number of web performance issues. If you're hearing cries of joy, that's probably Chris as he punches the air in celebration. … Read article
The post Google Fonts is Adding...
Awesome Demos Roundup #4
14.5.2019
Another collection of fantastic coding experiments from around the web to ignite your creative fire.
Awesome Demos Roundup #4 was written by Mary Lou and published on Codrops
Příručka marketéra: CMS jako základní kámen, na který se při tvorbě nových webů zapomíná
14.5.2019
Znáte to. Potřebujete upravit nějakou drobnost na firemním webu, ale váš systém pro správu obsahu to neumí. Takže to nakonec buď necháte být, nebo popáté za měsíc píšete správci, aby změnu provedl za vás. Čekáte a platíte za práci, kterou byste si nejradši udělali sami. Tedy kdyby to váš redakční…...
Mike Novogratz: Web 3.0 Will Change the World, Not Bitcoin
12.5.2019
Bitcoin is not going to change the world as it is just a store of value, Galaxy Digital CEO Michael Novogratz argued at ConsenSys’ Ethereal Summit
Bitcoin (BTC) Price Analysis: Bitcoin Hits $6500 Mark in an Expeditious Form
11.5.2019
Bitcoin price hit the $6500 mark just a few hours ago. Until yesterday, experts and analysts were predicting the resistance level to be around $6400, and it just happened that it cracked the resistance level and crossed the $6500 mark within only 2 days of passing the $6000 landmark. Bitcoin price...
Weekly Platform News: Feature Policy, Signed Exchanges, iOS browsers
10.5.2019
👋 Hey folks! This is the first edition of a new weekly update we'll be posting that covers timely news at the intersection of development standards and the tools that make them available on the web. We often talk about the pace of change in our industry. It's fast and touches everything...
10 Days of React Challenges (Beginner): Show an Alert Based on an Input
10.5.2019
Events make the core of interactivity in JavaScript, from listening to form inputs, scroll events to button clicks. The knowledge of handling events in JavaScript is essential.
CodeP
10 React Challenges (Beginner): Show an Alert Based on an Input
10.5.2019
Events make the core of interactivity in JavaScript, from listening to form inputs, scroll events to button clicks. The knowledge of handling events in JavaScript is essential.
CodeP
US Lawmakers Form Fintech Task Force to Examine Industry
10.5.2019
United States lawmakers have passed a resolution to create a fintech task force that will examine the current regulatory framework for fintech
The Thinking Behind Simplifying Event Handlers
9.5.2019
Events are used to respond when a user clicks somewhere, focuses on a link with their keyboard, and changes the text in a form. When I first started learning JavaScript, I wrote complicated event listeners. More recently, I've learned how to reduce both the amount of code I write and the number...
A Few Functional Uses for Intersection Observer to Know When an Element is in View
8.5.2019
You might not know this, but JavaScript has stealthily accumulated quite a number of observers in recent times, and Intersection Observer is a part of that arsenal. Observers are objects that spot something in real-time — like birdwatchers going to their favorite place to sit and wait for the birds...
Why, How, and When to Use Semantic HTML and ARIA
7.5.2019
Semantic HTML and Accessible Rich Internet Applications (ARIA) help create interfaces that work for everyone in the most performant, robust, and simple way possible. They add essential meaning to your content, which lets web browsers, search engines, screen readers, RSS readers, and ultimately...