Front-End Performance Checklist 2019 [PDF, Apple Pages, MS Word] — Smashing
Let’s make 2021... fast! An annual front-end performance checklist, with everything you need to know to create fast experiences on the web today, from metrics to tooling and CSS/JavaScript techniques.
Saved
on: 2019-01-10
Axiomatic CSS and Lobotomized Owls · An A List Apart Article
Managing flow content can get unwieldy—too many class selectors can become a specificity headache, nested styling can get redundant, and content editors don’t always understand the presentational m…
Tags:
#css
Saved
on: 2019-01-10
mkcert: valid HTTPS certificates for localhost
(or for any other name)
The web is moving to HTTPS, preventing network attackers from observing or
injecting page contents. But HTTPS needs TLS certificates, and while deployment
is increasingly a solved issue thanks to the ACME protocol and Let's Encrypt,
development still mostly ends up happening over HTTP because no one can get an
universally valid certificate for localhost
[https://letsencrypt.org/docs/certificates-for-localhost/].
This is a problem because more and more browser features
Saved
on: 2019-01-07
What Composer Packages do you always install and find useful (in a non Framework environment)? : r/PHP
Saved
on: 2019-01-05
Trek10 | From relational DB to single DynamoDB table: a step-by-step explor
Trek10 specializes in leveraging the best tools and AWS managed services to design, build, and support cutting-edge solutions for our clients.
Tags:
#database
Saved
on: 2019-01-04
The Best PHP Books 2018 and 2017 - PHP Classes
Every year many books about PHP and related topics are released but most of them do not get much notice from developers that are very interested to learn about the books if they knew they existed. This article is a listing of PHP books that have been released in the last years that are best sellers in sites like Amazon. It was built with the collaboration of the authors that have written them...
Saved
on: 2019-01-04
HN Academy | The Best Online Courses of Hacker News
HN Academy collects, ranks, and showcases the best online courses
and MOOCs that have been recommended on Hacker News.
Tags:
#learning
Saved
on: 2019-01-04
Learn JavaScript
Learn JavaScript is the easiest, most interactive way to learn & practice modern JavaScript online. Read short lessons, solve challenges & answer flashcards.
Saved
on: 2019-01-03
Sanitize Your Inputs? | Kevin Smith
There's one particularly slippery term that wreaks havoc in the pursuit of application security: _Sanitize_.
Saved
on: 2019-01-03
CORS, In A Way I Can Understand - DEV Community ????
Helping Me Understand Browser Errors
Tags:
#webdev
Saved
on: 2019-01-02
A Practical Intro to Test-Driven Development - Better Programming
These days you read a ton of articles about all the advantages of test-driven development (TDD), and hear a lot of talks at tech conferences that tell you to: “Do the tests!”, and how cool it is to…
Saved
on: 2019-01-02
The Elements of UI Engineering — overreacted
What makes UI engineering difficult?
Saved
on: 2018-12-31
Hacking how we see
We mostly see with the mind, and the mind is flexible. For the four hundred million people with amblyopia (lazy eye), their brain encount...
Saved
on: 2018-12-30
More games should be truly honest about death
I never intended to make videogames about my brother. But creating videogames became the way in which I tried to make sense of his death.
Saved
on: 2018-12-29
Things I Don’t Know as of 2018 — overreacted
We can admit our knowledge gaps without devaluing our expertise.
Saved
on: 2018-12-29
Reactive DDD—When Concurrent Waxes Fluent
Vaughn Vernon gives practical guidance on using DDD to model business-driven solutions that result in software that is fluent, type-safe, and with core Reactive properties.
Saved
on: 2018-12-28
Powerful Photos Of Life in the Old Glasgow Tenement Blocks - 1969-72 - Flas
Powerful Photos Of Glasgow Slums 1969-72
Saved
on: 2018-12-27
You know a site has its shit together when… – Hacker Noon
How hackers start their afternoon. HackerNoon is a free platform with 25k+ contributing writers. 100M+ humans have visited HackerNoon to learn about technology
Tags:
#webdesign
Saved
on: 2018-12-27
A Beginner's Guide to Scaling to 11 Million+ Users on Amazon's AWS - High Scalability -
How do you scale a system from one user to more than 11 million users? Joel Williams, Amazon Web Services Solutions Architect, gives an excellent talk on just that subject: AWS re:Invent 2015 Scaling Up to Your First 10 Million Users.
If you are an advanced AWS user this talk is not for you, but it’s a great way to get started if you are new to AWS, new to the cloud, or if you haven’t kept up with with constant stream of new features Amazon keeps pumping out.
As you might expect since this is
Saved
on: 2018-12-26
https://share.composieux.fr/white-book-software-architecture.pdf
Tags:
#sw-architecture
Saved
on: 2018-12-26
Getting started with Docker
A step by step tutorial to install docker on your machine and run your first PHP web application in it
Saved
on: 2018-12-26
Brutalist Web Design. A Breath of Fresh Air in the Modern Web
When I was 10-11 years old, I was isolated and timid so expressing myself creat...
Tags:
#webdesign
Saved
on: 2018-12-26
The 10 most popular dev.to posts of 2018
I took the 10 most popular posts in the year section of dev.to and added some t...
Saved
on: 2018-12-24
RubixML/RubixML: Rubix ML is a high-level machine learning library that let
A high-level machine learning and deep learning library for the PHP language. - RubixML/ML
Saved
on: 2018-12-21
nhsuk/nhsuk-frontend: NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.
NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services. - nhsuk/nhsuk-frontend
Tags:
#frontend
Saved
on: 2018-12-21
Connect your devices to AWS IoT using LoRaWAN | The Internet of Things on A
4/15/21 AWS IoT Editorial Team Update: Since the time of this blog post, we have announced AWS IoT Core for LoRaWAN. AWS IoT Core for LoRaWAN is a fully-managed feature that allows you to connect and manage wireless devices that use LoRaWAN connectivity with the AWS Cloud. Using AWS IoT Core for LoRaWAN, enterprises can setup […]
Tags:
#iot
Saved
on: 2018-12-20
Stripe Atlas: Writing copy for landing pages
Write copy that delights visitors, persuades prospects, and wins customers.
Saved
on: 2018-12-19
Bubblin Superbooks—An online café of books | Bubblin Superbooks
The Cloud Reader. We are a standards-oriented publisher & distributor of longform tomes.
Saved
on: 2018-12-18
9 books that helped me navigate my first time being a tech-lead
I struggled a bit in my first year as a tech lead - here's what I had to deal with in my first year, and how I got over my imposter syndrome.
Saved
on: 2018-12-14
Ask HN: What's the best book on modern UI/UX? | Hacker News
Saved
on: 2018-12-12
Structuring a Vue project — Authentication – Boris Savic – Medium
For the past few years my primary focus has been on the software architecture and development of the backend services. I’ve tried to stay away from front-end as long as possible since it’s the one…
Saved
on: 2018-12-12
Home | REXPaint - A powerful and user-friendly ASCII art editor by Grid Sage Games
REXPaint, A powerful and user-friendly ASCII art editor by Grid Sage Games
Saved
on: 2018-12-11
Data Structures and Algorithms in JavaScript from @kyleshevlin on @eggheadi
This course teaches you how to implement your first data structures and algorithms. In the process, you’ll learn some fundamental computer science conce...
Saved
on: 2018-12-10
How Does setState Know What to Do? — overreacted
Dependency injection is nice if you don’t have to think about it.
Saved
on: 2018-12-09
The Swiss Army Knife of Hashmaps
A while back, there was a discussion comparing the performance of using the hashbrown crate (based on Google’s SwissTable implementation1) in the Rust compiler. In the last RustFest, Amanieu was experimenting on integrating his crate into stdlib, which turned out to have some really promising results. As a result, it’s being planned to move the crate into stdlib. I insist on watching this talk when you have some free time! ↩
Tags:
#programming
Saved
on: 2018-12-08
Progressively enhance your Symfony 4 app using Vue, API Platform, Mercure and Panther (SymfonyCon)
Watch the video! Thanks to the new capabilities of the web platform (web components, Progressive Web Apps…) and the rise of modern JS libraries (Vue, React, Angular) almost all modern Symfony applications must leverage the frontend ecosystem.Symfony 4 embed many gems that make it easy to integrate modern JavaScript within the framework, including the first
Saved
on: 2018-12-07
A Brief History of Design – Microsoft Design – Medium
It is easy to question everything designed before you when you join a new company. I mean, why the heck would a scroll bar be red in Windows 2.0 … what could they have possibly been thinking?! But…
Saved
on: 2018-12-06
Scaling engineering organizations
Lessons learned from scaling Stripe's engineering team
Saved
on: 2018-12-05
Immutable Web Apps
Ganesa189 punya game terbaru super scatter. Hadiah lebih besar dan sound efek yang lebik seru. Login dan nikmati permain terbaru Ganesa 189.
Saved
on: 2018-12-05
Designs for a new admin theme [#3017785] | Drupal.org
Background Building a new admin theme is part of the Admin UI and JS modernization initiative. We’re proposing to update the administration look and feel through a new design system for the Drupal administration UI. A design system consists of visual and behavioural components and patterns that can be combined into user-friendly user interfaces. This Drupal admin design system is a project with its own deliverables (examples, documentation, tools, and resources).
Saved
on: 2018-12-05
Ask HN: What are your “brain hacks” that help you manage every day situatio
Saved
on: 2018-12-03
How Does React Tell a Class from a Function? — overreacted
We talk about classes, new, instanceof, prototype chains, and API design.
Saved
on: 2018-12-03
Podcast Advertising: $51,975 Spent. Here’s What We Learned
This year we spent $51,975 on podcast advertising. Don't make the same mistakes as us. Read this honest and comprehensive guide.
Saved
on: 2018-12-02
How to Install and Configure OPcache With Your PHP App
Learn how to improve your PHP app's performance with this guide to installing and configuring OPcache, made easy with Cloudways' simplified integration process.
Saved
on: 2018-11-30
An Extensive Guide To Progressive Web Applications — Smashing Magazine
Progressive web applications (PWAs) are more of a methodology that involves a combination of technologies to make powerful web applications. In this article, Ankita Masand will look at the pain points of users who are browsing old non-PWA websites and the promise of PWAs to make the web great. You’ll learn most of the important technologies that make for cool PWAs, like service workers, web push notifications and IndexedDB.
Tags:
#pwa
Saved
on: 2018-11-28
https://www.sarasoueidan.com/slides/SVG-Filters-Crash-Course.pdf
Saved
on: 2018-11-28
Mastering HTTP Caching | fortrabbit blog
Learn how to use CDNs as an easy-to-use edge cache.
Saved
on: 2018-11-28
Ionic Announces Alpha Release of Vue.js Integration
At VueConf Toronto, Ionic announced the first alpha release of @ionic/vue, making it possible to add Ionic 4 to any Vue.js project, getting access to Ionic's APIs in a Vue.js-friendly manner.
Saved
on: 2018-11-27
Guy Documents His First Week of Work at Target – Apparently There Are Some
Tags:
#funny
Saved
on: 2018-11-27
5 Lessons Learned From Writing Over 300,000 Lines of Infrastructure Code
A concise masterclass on how to write infrastructure code
Tags:
#devops
Saved
on: 2018-11-27
Ryanair, Hamiltonian Cycles, and using graph theory to find cheap flights |
Saved
on: 2018-11-26
Ryanair, Hamiltonian Cycles, and using graph theory to find cheap flights -
Saved
on: 2018-11-26
Learn Difficult Concepts with the ADEPT Method – BetterExplained
Tags:
#learning
Saved
on: 2018-11-26
When It Comes To Personas, The Real Value Is In The Scenarios — UX Articles
Personas without scenarios are like characters with no plot. — Kim Goodwin
I’ve seen it happen many times. A team launches a project to identify user personas with all the best of intentions. They'll define three, four, sometimes as many ten or fifteen different personas. Then, when they’re all d
Tags:
#ux
Saved
on: 2018-11-26
The Best Movies on Netflix Right Now
Wondering what Movies to watch on Netflix? This list combines critic and audience ratings to bring you the top rated movies on Netflix.
Saved
on: 2018-11-24
What software design patterns should I learn first for PHP? : r/PHP
Saved
on: 2018-11-23
Up to speed with web performance
A write-up of performance.now() conference in Amsterdam.
Tags:
#performance
Saved
on: 2018-11-22
Video Recordings from HashiConf 2018: Keynotes and Breakout Sessions
The strength of HashiConf has always been its community and its speakers, and this year's lineup did not disappoint. Today, we're excited to finally share all of our keynote and breakout session video recordings with you.
Saved
on: 2018-11-21
Why can’t we use Functional CSS and regular CSS at the same time? | CSS-Tri
Harry Nicholls recently wrote all about simplifying styles with functional CSS and you should definitely check it out. In short, functional CSS is another
Tags:
#css
Saved
on: 2018-11-20
What is WebSocket? How it works, performance, and use cases explained
Get a better understanding of WebSockets are, how they work, and why they're ideal for building high-performance realtime apps.
Tags:
#websockets
Saved
on: 2018-11-19
Nuxt.js Fundamentals, a Vue.js video course
Nuxt.js is a framework for creating Vue.js applications. Its goal is to help Vue developers take advantage of top-notch technologies and features in a fast, easy and organized way. It is easy to...
Saved
on: 2018-11-16
The internet is an unwelcoming place to the disabled — Quartz
The internet can be a hostile space for 15% of the world’s population who experience some form of disability.
Tags:
#accessibility
Saved
on: 2018-11-16
https://jtreminio.com/blog/docker-php/php-fpm-configuration-via-environment-variables/
Saved
on: 2018-11-16
The Power of Web Components - Mozilla Hacks - the Web developer blog
Web Components comprises a set of standards that enable user-defined HTML elements. These elements can go in all the same places as traditional HTML. Despite the long standardization process, the ...
Saved
on: 2018-11-16
How Zapier Reached $35M ARR With This SaaS SEO Strategy
Learn from the web’s top SEO and CRO consultant. Ryan Berg has been a specialist in SEO and CRO for 25 years.
Saved
on: 2018-11-15
Things Nobody Told Me About Being a Software Engineer · Ana Ulin
My dad started teaching me Basic when I was about 7 years old, and since about that age I knew that I wanted to build software for a living. It was obviously a fun and useful thing to do, and something that I could do well. But there is a big — and I mean Grand Canyon-scale BIG — difference between “programming” and working as a professional software engineer.
Here are, in no particular order, some things that nobody told me about working in tech as a software engineer:
Saved
on: 2018-11-14
Real URLs for AMP Cached Content Using Cloudflare Workers
We’re excited to announce our solution for arguably the biggest issue affecting Accelerated Mobile Pages (AMP): the inability to use real origin URLs when serving AMP-cached content.
Tags:
#amp-project
Saved
on: 2018-11-14
Val on Programming: Datomic: Event Sourcing without the hassle
Tags:
#event-sourcing
Saved
on: 2018-11-13
The Best SaaS Landing page examples I’ve seen ( their secrets for conversi
SaaS Landing page inspiration is usually "pretty" but not conversion/result driven so in this article, I compiled the best SaaS Landing pages examples I've seen and broke-down their secrets for conversions!
Tags:
#ux
Saved
on: 2018-11-09
ZEIT – Now 2.0
Today, we have some very special news regarding the evolution of our company.
Tags:
#tools
Saved
on: 2018-11-09
Animated Grid Previews | Codrops
Today we'd like to share another CSS grid-powered template with you. The idea is to show a navigation and some scattered
Saved
on: 2018-11-09
In Defense of Utility-First CSS | frontstuff
“Favor composition over inheritance”. This piece of wisdom from Design Patterns, one of the most influential software engineering books, is the foundation of...
Tags:
#css
Saved
on: 2018-11-09
https://www.gregkamradt.com/gregkamradt/2018/3/18/0xov5ak1hjunr4twj83k940z9q6fza
Saved
on: 2018-11-08