Search
A More Accessible Portals Demo
31.7.2019
The point of the <portal> element (behind a flag in Chrome Canary) is that you can preload another whole page (like <iframe>), but then have APIs to animate it to the current page. So "Single Page App"-like functionality (SPA), but natively. I think that's pretty cool. I'm a fan...
Primary version of Node monitoring tool announced by Lightning Network Dev
28.7.2019
Lightning Network Dev publicizes about the Alpha version of network monitoring tool on 26th July. An extra sheet of blockchain network protocol is designed to provide Bitcoin with fast transaction speed. With this, Bitcoin and other networks will have a new monitoring tool for the nodes....
Grab a .DEV Domain from Hover! (Sponsored)
19.7.2019
I can say that the biggest and best changes in my professional life came from starting this blog — it was the springboard for conference speaking, open source, and joining Mozilla. I’ve always urged ever developer to have a blog to showcase talent, explore new technology, and to network. What’s...
Debugging CSS Grid with Firefox Dev Tools
16.7.2019
CSS Grid is mostly composed of rows, columns, cells, tracks, gaps etc. These things are not elements by themselves; hence, it can be really tasking to visualize and debug them. In this post, we’ll
Blockchain Dev Firm Launches First Smart Contracts on Microsoft’s .NET
3.7.2019
Enterprise-grade blockchain firm Stratis Group allows development of smart contracts on Microsoft’s .NET framework
Haunted: Hooks for Web Components
3.7.2019
I was just chatting with Dave and he told me about Haunted. It's hooks, but for native web components! Pretty cool. I think the existence of stuff like this makes using web components more and more palatable — particularly in that totally-native no-build-step-needed-at-all kinda way.
I...
Tips for rolling your own lazy loading
1.7.2019
You may have heard (or even issued the call) that “we can just use lazy loading!” when looking for a way to slim down a particularly heavy web page.
Lazy loading is a popular technique for gradually requesting images as they come into view, rather than all at once after the HTML of the page...
Why I don’t use web components
25.6.2019
Here’s an interesting post by Rich Harris where he’s made a list of some of the problems he’s experienced in the past with web components and why he doesn’t use them today:
Given finite resources, time spent on one task means time not spent on another task. Considerable energy has been expended...
In This Week’s Video Update: BCH Dev Fund Exceeds Target, Bitcoin.com Reveals Rebrand
23.6.2019
The Bitcoin Cash Developer Fund has reached its 800 BCH goal in less than a month since the start of the community-driven fundraising campaign. You’ll find more details on how to support the initiative in the weekly update from Bitcoin.com. Check out the video for other interesting news from...
Every Layout
18.6.2019
Every Layout is a new work-in-progress website and book by Heydon Pickering and Andy Bell that explains how to make common layout patterns with CSS. They describe a lot of the issues when it comes to the design of these layouts, such as responsive problems and making sure we all write maintainable...
Bytom.io Launches The 2019 Global Dev Competition, $100,000 Up For Prizes, Winner Gets $30,000
17.6.2019
The Global Dev Competition 2018, held in Hangzhou, China, was a huge success, and this time, Bytom.io wows to make it even bigger. The 2019 DevCon2 final will be held in San Francisco, and $100,000 will be awarded in prize money. Bytom first announced Bytom Global Dev Competition 2019 during...
Components, yo.
14.6.2019
I see VuePress just went 1.0. Explained simply, it's a static site generator based on Vue. But of course, you work in Vue, which means you work in components.
All the modern JavaScript frameworks are component-based. Even when they disagree with each other about specific things (like how Svelte...
WDRL — Edition 266: Hope in a dark forest, Reduced Motion, Truncating Text with CSS, a Docker dev setup, and Being Tired.
3.6.2019
Hey,
Last week I read about the web being and becoming more and more a dark forest. This made me thinking and I can’t get around that there’s hope in the dark forest. Let’s stay positive on how we can contribute to make the web a better place, stick to the principle of the invididual being able...
Night Mode with Mix Blend Mode: Difference
27.5.2019
Dark mode designs are all the rage right now but here’s an interesting take: Wei Gao has built a night mode on her own site that uses mix-blend-mode: difference to create an effect that looks like this:
Wei explains how she implemented this technique and the edge cases she encountered along...
Program konference na veletrhu pro programátory Jobs Dev 2019
10.5.2019
Celý smysl veletrhu, který se letos koná již potřetí, je umožnit vám nakouknout přímo do programátorských týmů firem a to bez větší námahy a během jediného dne. Souběžně s veletrhem bude probíhat konference s řadou odborných přednášek. Nepůjde o přednášky, jak hledat práci, ale o odborné přednášky...
A CSS Golfing Exercise
6.5.2019
Code golfing is a type of programming where the goal is to accomplish a task using as few bytes as possible. CSSBattle is a code golfing battleground where players complete to recreate target images using CSS and HTML.
The rules are fairly simple:
No external resources (sorry, no <img...
10 Interesting JavaScript and CSS Libraries for April 2019
18.4.2019
Our web dev resources collection for April is filled with amazing open-source projects, useful CSS tools and React components
Netlify Dev - The Power of Netlify on Your Local Computer
12.4.2019
Netlify is never short on new and exciting features. At JAMstack Conf in New York City, they lived up to the h
Programátoři všech jazyků, přijďte na Jobs Dev 2019
10.4.2019
Již potřetí můžete bez větší námahy nakouknout přímo do programátorských týmů velkých firem. V sobotu 18. května se koná další veletrh práce pro programátory Jobs Dev 2019 spolu konferencí. Prezentovat se zde budou firmy skrze své vlastní programátory. Během jediného dne se tak dozvíte...
Collective #506
8.4.2019
World Draw * Native lazy-loading * El Grapho * Illustrated.dev * Hyper Editor * Animating SVG with CSS
Collective #506 was written by Pedro Botelho and published on Codrops