magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev

https://alexmuraro.me/posts/bem/

Tags: #bem #css
Saved on: 2018-10-09

12 Factor CLI Apps – Jeff Dickey – Medium

Set of 12 principles for building CLI apps
Saved on: 2018-10-09

Calls between JavaScript and WebAssembly are finally fast 🎉 - Mozilla Hacks - the Web developer blog

At Mozilla, we want WebAssembly to be as fast as it can be. This started with its design, which gives it great throughput. Then we improved load times with a ...
Saved on: 2018-10-09

Kubernetes for personal projects? No thanks!

Diese Domain steht zum Verkauf!
Tags: #k8s #opinions
Saved on: 2018-10-04

Do You Really Know CORS? – PerformantCode.com

Alexistogel telah menjadi destinasi utama para togelers dalam bermain togel, maupun mengakses keluaran toto macau hari ini.
Tags: #webdev
Saved on: 2018-10-04

An Introduction to Modern Agile

Modern Agile is four guiding principles that define a simpler, safer, speedier way to achieve awesome results. It has no roles, rituals or anointed practices. You choose how to act on the principles.
Tags: #agile
Saved on: 2018-10-03

Perceived Performance: The Only Kind That Really Matters

A talk on perceived performance, delivered at Fluent Conf 2017
Saved on: 2018-10-03

About | doxsey.net

Saved on: 2018-10-03

The Complete Guide to Lazy Loading Images | CSS-Tricks

Wondering how lazy loading images works? It's an important thing to understand as it can really speed up the loading of your page and reduce bandwidth usage both for your site and the user.
Tags: #webdev
Saved on: 2018-09-27

GraphQL vs REST: Caching | Phil Sturgeon

Recently I wrote GraphQL vs REST: Overview, giving a hype-free outline of the differences between REST and GraphQL. One section that would not have fit into that already lengthy article was caching, so I thought I'd fire that out next. Comparing how caching is used for the two approaches is tricky, because despite common opinion, REST has nothing to do with HTTP. REST is usually implemented in HTTP, therefore when most folks talk about "caching in REST", they are really talking about caching w
Tags: #api #graphql
Saved on: 2018-09-26

Easy apps with hyperHTML — 1 – Easy apps with hyperHTML – Medium

While everyone is hyped up about virtual DOM frameworks like React and Vue, I always felt like something was missing. It wasn’t clicking with me that we had to maintain a “copy” of the DOM in memory…
Saved on: 2018-09-25

Zulko/eagle.js: A hackable slideshow framework built with Vue.js

A hackable slideshow framework built with Vue.js
Saved on: 2018-09-25

DBMS Musings: NewSQL database systems are failing to guarantee consistency,

(Spanner vs. Calvin, Part 2) [TL;DR I wrote a post in 2017 that discussed Spanner vs. Calvin that focused on performance differences. Th...
Tags: #database
Saved on: 2018-09-21

The Reading List

A list of books culled over the years on the journey to improve my craft as a software engineer.
Saved on: 2018-09-20

A Deconstruction of CQRS - DEV Community ?‍??‍?

Lessons learned with designing request/reply APIs using the CQRS pattern.
Tags: #cqrs
Saved on: 2018-09-19

What makes a good front-end developer? | CSS-Tricks

Defining what a front-end developer is and what they do is tough as it is. So, how do we set the bar for what makes for a good front-end developer?
Tags: #frontend
Saved on: 2018-09-19

BBC GEL | Design Patterns Index

Patterns are a simple, reusable solution to a design problem.
Tags: #ux
Saved on: 2018-09-18

TechYaks

Over 80K software development tech talks ranked algorithmically to surface the industry's best presentations from the past, present and future.
Tags: #talks #video
Saved on: 2018-09-14

Guitar Dashboard

Find the perfect way to play guitar chords with our free and interactive guitar dashboard. If you're struggling play chords the way you want, you must give this a try.
Tags: #music #tools
Saved on: 2018-09-14

Clean Architecture by Uncle Bob: Summary and review

Clean architecture is the latest book by Uncle Bob. It defines architectural patterns to make software easy to change. In this blog post, I will go through the book summarizing the main concepts and giving my opinion on it. Here is the table of contents: Introduction Code design principles (SOLID) Components principles Architecture principles Setting […]
Saved on: 2018-09-13

Configuring PHP-FPM For High Network Traffic - DEV Community ?‍??‍?

Maintaining a constant response time on a server with high network traffic while using PHP is proba...
Saved on: 2018-09-11

Notes to myself on software engineering – François Chollet – Medium

A laundry list of personal reminders. “Notes to Myself on Software Engineering” is published by François Chollet.
Tags: #programming
Saved on: 2018-09-10

Serverless Architectural Patterns and Best Practices

Sascha Möllering describes reusable serverless patterns, including operational and security best practices, discussing potential pitfalls, and what it takes to move to a serverless architecture.
Saved on: 2018-09-07

Art Direction for the Web: Designing standfirst paragraphs — Stuff & Nonsen

A standfirst design helps people understand what’s coming next, and offers us an opportunity to connect them the brand of a magazine, product, or website.
Saved on: 2018-09-07

Design with Difficult Data · An A List Apart Article

Designing for the happy path—where users always enter ideal data and clients choose perfect images—can leave your layouts warped and broken when your users stray. Steven Garrity suggests you take a…
Tags: #ux #webdesign
Saved on: 2018-09-07

Introduction To Calculus With Derivatives - adit.io

Aditya Bhargava's personal blog.
Saved on: 2018-09-07

Google AMP Can Go To Hell | Polemic Digital

Let’s talk about Accelerated Mobile Pages, or AMP for short.AMP is a Google pet project that purports to be “an open-source initiative aiming to make the web better for all”. While there is a lot of emphasis on the official AMP site about its open source nature, the fact is that over 90% of contributions to this project come from Google employees, and it was initiated by Google. So let’s be real: AMP is a Google project.Google is also the reason AMP sees any kind of adoption at all. Basically, G
Saved on: 2018-09-06

Simple Vue.js Form Validation with Vuelidate

Form validation with Vue.js can be surprisingly tricky. In this article, we see how Vuelidate can be used to make things easier.
Tags: #vuejs
Saved on: 2018-09-05

Magic Sandbox

Tags: #devops #k8s
Saved on: 2018-09-04

? Emoji translations with the ? Twilio API for ? WhatsApp and Node.js - DEV

Find out how to use the Twilio API for WhatsApp to translate messages from text to emoji using Node.js.
Saved on: 2018-09-04

A Complete Beginner's Guide to React - DEV Community ?‍??‍?

A digestible, visual introduction to React with a bonus cheatsheet at the end!
Saved on: 2018-09-04

Select Star SQL

Saved on: 2018-09-04

A tour of JavaScript timers on the web

Pop quiz: what is the difference between these JavaScript timers? Promises setTimeout setInterval setImmediate requestAnimationFrame requestIdleCallback More specifically, if you queue up all of th…
Tags: #javascript
Saved on: 2018-09-03

Serverless Best Practices – Paul Johnston – Medium

Within the community we’ve been debating the best practices for many years, but there are a few that have been relatively accepted for most of that time. Most serverless practitioners who subscribe…
Tags: #serverless
Saved on: 2018-09-03

Front-End-Performance-Checklist/README.md at main · thedaviddias/Front-End-Performance-Checklist

🎮 The only Front-End Performance Checklist that runs faster than the others - thedaviddias/Front-End-Performance-Checklist
Saved on: 2018-08-30

Domain-Driven Design in Practice | Pluralsight

Apply Domain-Driven Design in real projects. Learn to model complex business logic and improve architecture through practical DDD techniques.
Tags: #course #ddd
Saved on: 2018-08-28

On structuring PHP projects — Nikola Poša - Blog

Locating code needs to be intuitive and fast
Saved on: 2018-08-28

Uncle Bob Martin on Clean Software, Craftsperson, Origins of SOLID, DDD, &

Wes Reisz sits down and chats with Uncle Bob about The Clean Architecture, the origins of the Software Craftsperson Movement, Livable Code, and even ethics in software.
Saved on: 2018-08-27

The Everybody Poops Rule – Ross Tuck

A discussion of code quality through the magical metaphor of human waste.
Saved on: 2018-08-27

Anki - powerful, intelligent flashcards

Anki - a program which makes remembering things easy.
Saved on: 2018-08-27

Eric Evans: Domain-Driven Design Even More Relevant Now

Eric Evans, author of Domain-Driven Design, said the concepts in the book he wrote in 2003 are even more relevant now than they were 14 years ago. As the range of tools and technologies has expanded,
Saved on: 2018-08-24

Forced Evolution: Shopify's Journey to Kubernetes

Niko Kurtti talks about the challenges Shopify saw in moving from a traditional host-based infrastructure to a cloud native one, moving not only their core app to Kubernetes but also other apps.
Tags: #devops #k8s
Saved on: 2018-08-24

Coding with Clarity: Part II · An A List Apart Article

Coding with clarity sets great developers apart from the rest. Brandon Gregory shares some principles for organizing objects and functions in JavaScript that will improve clarity, making your code …
Tags: #programming
Saved on: 2018-08-24

Coding with Clarity · An A List Apart Article

Always writing the clearest possible code is what helps separate the great developers from the merely good. It cuts confusion, reduces headaches for current and future developers, and saves everybo…
Tags: #programming
Saved on: 2018-08-24

5 Vue CLI 3 plugins for your Vue project – Vue Mastery – Medium

If you haven’t heard already, Evan You, the creator of Vue, just announced the release of Vue CLI 3, after months of hard work. One of the best things about the new Vue CLI 3 is how extensible it is…
Tags: #vuejs
Saved on: 2018-08-23

Practical Use of Vue.js Scoped Slots | Netguru Blog on Frontend

Understanding scoped slots in Vue.js. See example on using scoped-slots to create a wrapper that initialises a specific object based on external API.
Tags: #vuejs
Saved on: 2018-08-23

Web Performance Made Easy - Google I/O 2018 edition | Articles | web.dev

At Google IO 2018, we presented a roundup of tools, libraries and optimization techniques that make improving web performance easier. Here we explain them using The Oodles Theater app. We also talk about our experiments with predictive loading and the new Guess.js initiative.
Saved on: 2018-08-22

What they don’t tell you about event sourcing – Hugo Rocha – Medium

Event sourcing and CQRS gained a lot of popularity recently. The advantages are obvious and they share a very peculiar symbiosis with the current tech state of the art, making them very relevant…
Saved on: 2018-08-22

Using traits to compose your Doctrine entities – Titouan Galopin – Medium

Traits were introduced in PHP 5.4 (6 years ago) as a way to compose classes without relying on inheritance (in opposition to the ability to extends multiple classes like in C++). This feature of PHP…
Tags: #doctrine #php
Saved on: 2018-08-21

adhocore/phint: Interactively scaffolds and init new (or fixup old) PHP project/library with sane defaults using templates in no time

Interactively scaffolds and init new (or fixup old) PHP project/library with sane defaults using templates in no time - adhocore/phint
Saved on: 2018-08-21

Shorthand comparisons in PHP - stitcher.io

Taking a closer look at the ternary, null coalescing and spaceship operators in PHP.
Tags: #php
Saved on: 2018-08-20

Introduction - Mithril.js

Mithril.js is a modern, small, fast client-side Javascript framework for building Single Page Applications.
Saved on: 2018-08-18

8 resources to learn about SOLID design principles - A blog about Laravel F

The SOLID design principles are guidelines for building software that is easier to understand and maintain while also being more flexible. These 8 resources explain what SOLID is, and what it isn’t.
Saved on: 2018-08-16

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

The easiest way to keep your web apps accessible: Just use text The web is no longer just a collection of […]
Saved on: 2018-08-15

How to build a scalable Symfony application on Kubernetes

Modern web applications are complex. The expectations of your users regarding your application are constantly increasing: nowadays, an application needs to be fast, convenient, easy to use and…
Saved on: 2018-08-14

To Fix That Pain In Your Back, You Might Have To Change The Way You Sit : G

In the past century, many Americans have lost the ability to sit in a way that doesn't strain their backs. Specialists say we could take a lesson from excellent sitters from other cultures.
Tags: #health
Saved on: 2018-08-14

How to deal with dirty side effects in your pure functional JavaScript

If you start learning about functional programming, it won’t be long before you come across the idea of pure functions. And as you go on, you will discover functional programmers appear to be obsessed with them. “Pure functions let you reason about your code,” they say. “Pure functions are less likely to start a thermonuclear war.” “Pure functions giveyou referential transparency”. On and on it goes. And they have a point. Pure functions are a good thing. But what do you do with the impure bits of your code?
Saved on: 2018-08-14

bash-oo-framework/README.md at master · niieani/bash-oo-framework

Bash Infinity is a modern standard library / framework / boilerplate for Bash - niieani/bash-oo-framework
Saved on: 2018-08-10

Photography Composition: The Definitive Guide - Beautiful Pictures

The most comprehensive free Photography Composition tutorial on the internet. "Rules" explained, tons of examples, charts and food thought. Time to step up!
Saved on: 2018-08-08

11 Painful Git Interview Questions You Will Cry On - DEV Community ?‍??‍?

11 Tough Git Interview Questions You Will Cry On
Saved on: 2018-08-06

noximo/PHP-colored-ascii-linechart: Nice looking versatile ASCII linegraph written in PHP

Nice looking versatile ASCII linegraph written in PHP - noximo/PHP-colored-ascii-linechart
Tags: #php #to-study
Saved on: 2018-08-06

Learning From Terminals to Design the Future of User Interfaces

How we overvalue the wrong technology and novel aspects of interface design at the expense of substantial gains to our productivity.
Tags: #ux
Saved on: 2018-08-04

Modular imports with AWS Amplify – Hacker Noon

The latest release of AWS Amplify now includes modular imports. Let’s take a look at what this means in terms of implementation & benchmarking.
Saved on: 2018-08-03

The Cost Of JavaScript In 2018 – Addy Osmani – Medium

Building interactive sites can involve sending JavaScript to your users. Often, too much of it. Have you been on a mobile page that looked like it had loaded only to tap on a link or tried to scroll…
Saved on: 2018-08-03

Top 5 Hot Graphic Design Trends – Neringa – Medium

In my experience as a graphic designer, one of the most exciting parts of my work is exploring new visual trends. The beauty lies in the constant change of graphic design styles returning from the…
Tags: #design
Saved on: 2018-08-02

Seven principles of effective digital navigation – Gerry McGovern – Medium

Design for forward momentum. Designing digital navigation is not that different from designing navigation for a road. You always want to be able to help people maintain their momentum and get to…
Tags: #ux
Saved on: 2018-08-02

Web Typography Resources for Web Designers and Web Developers | Better Web

Web typography for web designers and web developers.
Saved on: 2018-07-31

Announcing TypeScript 3.0 | TypeScript

TypeScript 3.0 is here! Today marks a new milestone in the TypeScript journey, serving JavaScript users everywhere.If you’re unfamiliar with TypeScript, it’s not too late to learn about it now! TypeScript is an extension of JavaScript that aims to bring static types to modern JavaScript. The TypeScript compiler reads in TypeScript code, which has things […]
Saved on: 2018-07-30

How Goodreads offloads Amazon DynamoDB tables to Amazon S3 and queries them

In this post, we show you how to export data from a DynamoDB table, convert it into a more efficient format with AWS Glue, and query the data with Athena. This approach gives you a way to pull insights from your data stored in DynamoDB.
Saved on: 2018-07-30

Design Principles - React

A JavaScript library for building user interfaces
Saved on: 2018-07-30

I created the exact same app in React and Vue. Here are the differences.

Find out how to add, remove and change data, pass data in the form of props from parent to child, and send data from the child to the parent in the form of event listeners in both frameworks.
Saved on: 2018-07-29

Bootstrap 4 Interface Builder | LayoutIt!

LayoutIt! is a interface builder for CSS Grid and Bootstrap that wants to be the kick-off for your front-end developments.
Saved on: 2018-07-26

zen-of-programming.com

Diese Domain steht zum Verkauf!
Tags: #tools
Saved on: 2018-07-24

From Helpers to Middleware [eng] / Marco Pivetta

PHP fwdays'18 conference took place on June 10 in Kyiv.Facebook: https://www.facebook.com/fwdaysTwitter: https://twitter.com/fwdaysTelegram: https://t.me/php...
Tags: #php #video
Saved on: 2018-07-23

JavaScript fundamentals before learning React

All the fundamentals in JavaScript for learning React. Often React beginners realize that most of the learnings are JavaScript, because React has only a small API ...
Saved on: 2018-07-20

Why punk keeps connecting people across space and time

Photographers GODLIS and Angela Boatwright may have captured two distinct scenes - 1970s New York and contemporary Los Angeles - but in-between these images, made then and now, lies a single connecting thread.
Saved on: 2018-07-18

Building the Google Photos Web UI - Google Design - Medium

A tremendous amount of care and attention goes into every detail of the Google Photos experience, the photo grid is just one part of a much bigger product. Here is how we made it.
Saved on: 2018-07-18
❤️
</>
2025