Tag: archive

The web app checklist

Dev

Do you have what you need to successfully launch a web app in a business context?

Florian Rappl
Sep 17, 2018 ⋅ 6 min read

New in Chrome 69: Building doughnut charts with conical gradients

Dev

Everybody loves charts. They convey information in a simple way that can be quickly interpreted at a glance. And everybody […]

Facundo Corradini
Sep 13, 2018 ⋅ 8 min read
What Makes ReasonML So Great?

What makes ReasonML so great?

Dev

What exactly is ReasonML? ReasonML is a syntax extension for the OCaml language created by Facebook. Rather than creating an […]

Benjamin Johnson
Sep 10, 2018 ⋅ 8 min read

Working with the Blazor JavaScript Interop

Dev

In this article, we’ll look at Blazor, a single-page web app framework built on .NET that runs in the browser with […]

Ed Charbeneau
Sep 5, 2018 ⋅ 3 min read

Custom responsive behavior using custom CSS properties

Dev

Custom properties have been introduced as “variables” in the CSS Variables Module in 2012. Later, “variables” were renamed “custom properties“ […]

Thomas Handorf
Aug 31, 2018 ⋅ 3 min read
Writing for Readability with Declarative Arrays

Writing for readability with declarative arrays

Dev

In the last few years, JavaScript has gone through some major changes. The wider adoption of ES6 and the rise […]

Adam Giese
Aug 28, 2018 ⋅ 4 min read

The easiest way to keep your web apps accessible: Just use text

Dev

The easiest way to keep your web apps accessible: Just use text The web is no longer just a collection of […]

Jason Rodriguez
Aug 15, 2018 ⋅ 7 min read

Designing as a developer in 2018

Dev

You don’t need an art degree to make your website beautiful Whether you’re building a product, a tool, a website, […]

Tyler Nickerson
Aug 13, 2018 ⋅ 7 min read

How secure are your web application’s open source dependencies?

Dev

A recent discovery of a hack suggested that at least 1,000 websites running on open-source eCommerce framework Magento were compromised […]

Ben Edelstein
Aug 3, 2018 ⋅ 4 min read
JavaScript ES6 Abstractions

JavaScript ES6: Even more new abstractions to improve your code

Dev

ES6, also known as ECMAScript 2015, has a number of really cool new features that can improve the quality of […]

Nosa Obaseki
Aug 2, 2018 ⋅ 2 min read

JavaScript ES6: 5 new abstractions to improve your code

Dev

Leverage powerful ES6 features to write better, elegant, and more predictable JavaScript. JavaScript is a very powerful programming language that […]

Glad Chinda
Aug 1, 2018 ⋅ 22 min read

Building a progressive web app (PWA): No React, no Angular, no Vue

Dev
Florian Rappl
Jul 18, 2018 ⋅ 10 min read