How we built Hamiltix.net for less than $1 a month on AWS
The details of running a complex ticket ranking site for under a dollar a month on AWS
Saved
on: 2018-03-02
Machine Learning Crash Course | Google Developers
Saved
on: 2018-03-01
7 SEO Techniques That Will Help You Win In 2018
Want more traffic? Check out these 13 SEO techniques that can help you rank higher for keywords and get more clicks.
Tags:
#seo
Saved
on: 2018-03-01
How GDPR Will Change The Way You Develop — Smashing Magazine
GDPR requires you to be more thoughtful about the sites and services you build, more transparent about the ways you collect and use data, more considerate of your users, and more thorough in your development and documentation processes. In this article, Heather Burns will explore what you, as a developer, need to know about the new data protection regime. At the end, you’ll understand how the challenges posed by the privacy overhaul will ultimately help to make you a better developer.
Saved
on: 2018-02-28
The Definitive PHP 5.6, 7.0, 7.1, 7.2 and HHVM Benchmark (2018)
An in-depth look at performance benchmarks for various PHP frameworks to see how different PHP versions stack up against each other.
Tags:
#php
Saved
on: 2018-02-28
Higher Order Components in Vue.js – bethink PL – Medium
As described in React’s documentation, Higher Order Component is a function which takes as an argument a component and returns newly created component. Returned component is usually augmented with…
Tags:
#vuejs
Saved
on: 2018-02-28
9 Promising Promise Tips
Helpful tips to use javascript promises better
Tags:
#javascript
Saved
on: 2018-02-27
Value Objects Like a Pro – Hacker Noon
Some time ago I was asked this automated question on a programming website:
Saved
on: 2018-02-27
How poverty changes your mind-set | Chicago Booth Review
Understanding psychology may be key to addressing the problem.
Saved
on: 2018-02-26
https://aos.github.io/2018/02/24/understanding-dijkstras-algorithm/
Tags:
#programming
Saved
on: 2018-02-25
https://ferdychristant.com/amp-the-missing-controversy-3b424031047
Saved
on: 2018-02-25
Design Your Services the Right Way | HackerNoon
Few days ago, I wrote about the Hexagonal Architecture, explaining why you should use this powerful architectural pattern to design your system.
Saved
on: 2018-02-21
Introduction/Quick Guide to GraphQL: BackEnd & FrontEnd
GraphQL is an API query language. It provides a runtime to describe & query the data for any storage. Here is an Introduction & Quick guide on GraphQL
Tags:
#graphql
Saved
on: 2018-02-14
How not to Vue – Anton Kosykh – Medium
Not so long ago, I got a new job. And when I saw the code base for the first time, it terrified me. Here I want to show the things you should avoid in Vue.js applications. There are no reason to pass…
Saved
on: 2018-02-14
Laracon Online 2018 | The official worldwide Laravel online conference
Saved
on: 2018-02-12
Creating a Vue.js Serverless Checkout Form: Setup and Testing | CSS-Tricks
There comes a time in any young app’s life when it will have to monetize. There are a number of ways to become profitable, but accepting cash is a surefire
Saved
on: 2018-02-12
https://www.frankchimero.com/writing/everything-easy-is-hard-again/
Saved
on: 2018-02-10
Designing Windows 95’s User Interface – Socket 3
Three years ago I came across an interesting paper written up by a Microsoft employee, Kent Sullivan, on the process and findings of designing the new user interface for Windows 95. The web page ha…
Tags:
#ux
Saved
on: 2018-02-07
An Event Apart News: Resilience: Building a Robust Web That Lasts by Jeremy
Saved
on: 2018-02-07
News — Vue.js
Read or listen the latest Vue.js news and discover resources.
Tags:
#vuejs
Saved
on: 2018-02-07
awesome-cheatsheets/frontend/vue.js at master · LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. - LeCoupa/awesome-cheatsheets
Tags:
#vuejs
Saved
on: 2018-02-04
How Chrome’s built-in ad-blocker works
Get the details on how the built-in ad-blocker in Google Chrome works. The ad-blocker only kicks in on websites in violation of the Better Ad Standards policies.
Tags:
#webdev
Saved
on: 2018-02-04
CSS Grid experiments | Jules Forrest
Daftar di Kilau4D sekarang juga melalui link alternatif resmi Kilau4D dan dapatkan promo special paling baru dari Kilau 4D situs toto terbesar asia.
Tags:
#css-grid
Saved
on: 2018-02-01
Jargon-Free Webpack Intro For VueJS Users – Vue.js Developers – Medium
Webpack promises great things for Vue developers. But the range of possibilities of Webpack are also why it’s so intimidating to learn! In this article, you’ll get a gentle introduction to Webpack wit
Saved
on: 2018-01-30
I Am Not Your Negro - Full Film | Video | Independent Lens | PBS
Oscar nominee I Am Not Your Negro envisions the book James Baldwin never finished to examine race in America then and now.
Tags:
#movies
Saved
on: 2018-01-29
TDD for AWS Lambda with Serverless framework and Jest - Blog by Kalin Chernev
Writing crystallizes thought and thought produces action.
Saved
on: 2018-01-26
Essential PhpStorm plugins - Andreas Möller
While PhpStorm already is the perfect development environment, there are plugins that make it even better.
Tags:
#phpstorm
Saved
on: 2018-01-25
First-Time-Speaker-Toolkit - Blog | Tideways
Hey there! Perhaps you read our first post about the unconference at the PHP Benelux? Then you know that we explicitly are encouraging first-time-speakers to give a talk at the unconference next weekend.
Saved
on: 2018-01-25
Movie Posters Collection - Harry Ransom Center Digital Collections
Saved
on: 2018-01-22
The Ultimate Guide to JavaScript Frameworks
Keeping up with JavaScript frameworks can be a challenge. There are a lot of them, and seemingly another one every month. How do you know which ones might be right for your project? What are their strengths and weaknesses? How do you get started? That’s where this guide comes in.
Saved
on: 2018-01-21
Web Summer Camp 2017
Netgen is presenting you Web Summer Camp 2017. Join us from August 30th to September 2nd in Rovinj, Croatia
Saved
on: 2018-01-20
Regaining trust in your test suite with Docker.
Docker, and containerised services in general, have brought a lot to the world
of software development. While not everybody is (or ever should be) using docker
as their deployment method, it's usefulness far exceeds being just a platform to
run services on in production.
--------------------------------------------------------------------------------
Testing PHP integrations.
For Flysystem [https://flysystem.thephpleague.com], an open source PHP package
to deal with filesystems, I needed a wa
Saved
on: 2018-01-20
A Book Apart, Get to Know Rachel Andrew
Up next our Meet the Authors series, Rachel Andrew with some advice on getting started in design and development. Read on for more.
Saved
on: 2018-01-19
Simple CQRS - reduce coupling, allow the model(s) to evolve — Matthias Noba
CQRS - not a complicated thing CQRS has some reputation issues. Mainly, people will feel that it’s too complicated to apply in their current projects. It will often be considered over-engineering. I think CQRS is simply misunderstood, which is the reason many people will not choose it as a design technique. One of the common misconceptions is that CQRS always goes together with event sourcing, which is indeed more costly and risky to implement.
Saved
on: 2018-01-19
App and API Protection | Datadog
Production visibility and security for your web applications and APIs
Tags:
#vuejs
Saved
on: 2018-01-19
Podcast Transcription with Amazon Transcribe | Gatsby Starter Blog
Saved
on: 2018-01-18
Git Workbook by Lorna Mitchell [Leanpub PDF/iPad/Kindle]
Work through all aspects of git at your own pace in this series of practical exercises. Each section ends with an assertion of the skill you just acquired.
Saved
on: 2018-01-17
Apache 2.4, the Event MPM, PHP via mod_proxy_fcgi and PHP-FPM – with vhosts
My tech articles—especially Linux ones—are some of the most-viewed on The Z-Issue. If this one has helped you, please consider a small donation to The Parker Fund by using the top widget at the right. Thanks! Recently, I've spent a huge amount of time working on Apache and PHP-FPM in order to allow for a ...
Saved
on: 2018-01-16
SQL Keys in Depth
What database keys really are, and how to use them effectively.
Saved
on: 2018-01-02
An Event Apart News: CSS Grid Layout by Rachel Andrew—An Event Apart video
Saved
on: 2017-12-28
Become a better developer in 2018
Do you have any programming related New Year’s resolutions? A lot of people don’t follow through with their resolutions. But don’t let that discourage you. When you make resolutions, you are much more likely to achieve your goals (10x more). I wrote this post to show you how you can...
Saved
on: 2017-12-27
Tindie Blog | ESP8266 ePaper WiFi Display Kit Runs for Months on a Charge
In my humble opinion—as I’ve mentioned elsewhere—ePaper is really an amazing display technology that has never really burst onto the mainstream. ePaper is incredibly energy efficient, requiri…
Saved
on: 2017-12-27
Getting Started With TDD and Vue.js
Getting started with test-driven development, or TDD, is often the hardest part. This article helps you get going with a detailed walkthrough on setting up and writing tests for Vue.js.
Saved
on: 2017-12-26
Quiet
he trip began just before the end of school. From the wood-shaving smell of third grade out into the clean winter air, sprung free by my mother who
Tags:
#read-later
Saved
on: 2017-12-26
Integrating imperative APIs into a React application
How we crafted a declarative interface to an imperative API that is more expressive, easier to extend and better hides the complexity of interacting with a stateful system.
Saved
on: 2017-12-20
The 2018 Guide to Building Secure PHP Software - Paragon Initiative Enterprises Blog
Everything a developer needs to know to build secure software in the PHP programming language in the year 2018
Saved
on: 2017-12-16
The Amazon machine — Benedict Evans
Amazon is a machine to make a machine, and the machine it makes is more Amazon.
Saved
on: 2017-12-14
Jason's Machine Learning 101 - Presentazioni Google
Jason Mayes Senior Creative Engineer, Google Machine Learning 101 Feel free to share this deck with others who are learning! Send me feedback here. Dec 2017 Welcome! If you are reading the notes there are a few extra snippets down here from time to time. But more for my own thoughts, feel free to...
Saved
on: 2017-12-14
Artwork Personalization at Netflix – Netflix TechBlog – Medium
Artwork is the first instance of personalizing not just what we recommend but also how we recommend.
Saved
on: 2017-12-11
Web Typography & Layout: Past, Present, and Future · An A List Apart Events
Can typography encourage long-form reading—not just scanning? What are the most exciting areas of cutting-edge experimentation in typographic technology and digital layout, and what new skills will…
Saved
on: 2017-12-11
Enlight
Enlight is a resource aimed to teach anyone to code through building projects. Hosting a wide variety of tutorials and demos, Enlight provides developers with sample projects and explains how they work.
Saved
on: 2017-12-10
Monitor server with CollectD, InfluxDB and Grafana - Nguyen Sy Thanh Son
QQ88 là một trong những thương hiệu nổi tiếng với các tựa game như casino, thể thao, bắn cá, đá gà.... Đăng ký tham gia ngay link capitalsolutions.us.com.
Saved
on: 2017-12-06
Jargon-Free Webpack Intro For VueJS Users
Webpack promises great things for Vue developers. But the range of possibilities of Webpack are also why it's so intimidating to learn. In this article, I'll give you a gentle introduction to Webpack without the jargon that may have you bewildered.
Saved
on: 2017-12-05
Performance Calendar » Evolution of : Gif without the GIF
tl;dr
GIFs are awesome but terrible for quality and performance
Replacing GIFs with is better but has perf. drawbacks: not preloaded, uses range requests
Now you can s in Safari Technology Preview
Early results show mp4s in tags display
Saved
on: 2017-12-05
The Beginner's Guide to ReactJS from @kentcdodds on @eggheadio
React got that name for a reason. It’s a component-based JavaScript library that renders smartly and can seriously simplify your work.
This course is f...
Saved
on: 2017-12-05
The secret to being a top developer is building things! Here’s a list of fu
You can only become a great developer if you’re willing to put effort into itit. Imagine for a moment. You can’t become physically fit by reading a lot about fitness. You actually need to go to the…
Tags:
#programming
Saved
on: 2017-12-03
Get Ready for the AWS Serverless Application Repository | AWS News Blog
Serverless applications have become mainstream more quickly than I ever could have imagined. Every second of every day, countless AWS Lambda functions spring to life on an as-needed basis, take care of some critical business function, and then finish up. Our users tell us that they love the flexibility, scalability, and cost-effectiveness of this model. […]
Saved
on: 2017-11-30
AWS EC2 Virtualization 2017
AWS EC2 Virtualization 2017: explaining the different virtualization types, from emulation and binary substitution, paravirtualization and Xen, PV, HVM, and PVHVM modes, and the new Nitro hypervisor
Tags:
#aws
Saved
on: 2017-11-30
An Introduction to Scrollama.js
The what, why, and how to use scrollama.js for your next scrollytelling story.
Saved
on: 2017-11-29
React-Redux A-B-C, Easy as 1–2–3 - Musa Barighzaai - Medium
This article is going to break down the 3 steps to implement Redux into your React applications. Broken down into 3 easy to remember steps.
Saved
on: 2017-11-29
Understanding Ethereum Smart Contracts - Gjermund Bjaanes
You might have heard the term “smart contract,” and you might even know that they are “code” you can run on a blockchain.But how can you run code on a blockc...
Tags:
#blockchain
Saved
on: 2017-11-29
16 Lessons Learned Bootstrapping Kinsta from 0 to 7-Figure in Revenue
Check out the lessons we learned during our bootstrapping journey, and how we turned our startup into a 7-figure business. Nothing is impossible!
Tags:
#startup
Saved
on: 2017-11-28
Eric's Archived Thoughts: Generating Wireframe Boxes with CSS and HTML5
A method to create labeled wireframe-style boxes on top of existing page elements using a potpourri of CSS and tiny bits of HTML5.
Tags:
#css
Saved
on: 2017-11-28
Common Responsive Layouts with CSS Grid (and some without!)
CSS grid is now supported in Samsung internet v6.2 and many other modern browsers and has been the answer to many a prayer of web developers everywhere. In the same way that flexbox gave us a way to…
Tags:
#css-grid
Saved
on: 2017-11-24
Modelling for Domain Driven Design: A Case Study | Moonpig Engineering Blog
Tags:
#ddd
Saved
on: 2017-11-22
The Vanual | Complete Guide to Living the Van Life
Explore the entire van conversion process and learn what it takes to live life on the road.
Tags:
#lifestyle
Saved
on: 2017-11-22
GTD in 15 minutes – A Pragmatic Guide to Getting Things Done
Tags:
#productivity
Saved
on: 2017-11-21
Simple Asynchronous Infinite Scroll with Vue Watchers ― Scotch
Learn how to use Vue Watchers to check if a user has reached the bottom of a page and trigger infinite scrolling.
Tags:
#vuejs
Saved
on: 2017-11-20
Videos: Testing with PhpStorm | PhpStorm Blog
PhpStorm supports all the major PHP testing frameworks: PHPUnit, Codeception, Behat, and PHPSpec.Recently we've published a series of short videos about running PHPUnit and Codeception tests in Ph
Saved
on: 2017-11-18
Building React Applications with Idiomatic Redux from @dan_abramov on @eggh
This course will pick up where we left off with the Redux Fundamentals course. If you haven't watched that yet, you are highly encouraged to do so!
You ...
Tags:
#video
Saved
on: 2017-11-18
The Cost Of JavaScript – Dev Channel – Medium
As we build sites more heavily reliant on JavaScript, we sometimes pay for what we send down in ways that we can’t always easily see. In this post, I’ll cover why a little discipline can help if…
Saved
on: 2017-11-17
Fitness su Instagram: "Follow ? @girlsbuzz (me) for the best training video
1,689 likes, 15 comments - howtogetmuscles on November 14, 2017: "Follow 👉 @girlsbuzz (me) for the best training videos
.
Spotted @goodful".
Tags:
#food
Saved
on: 2017-11-15
Envisioning Chemistry, beautifully stunning videos of chemical reactions an
As a follow-up to Beautiful Chemistry, the Beauty of Science and the Chinese Chemical Society have teamed up to showcase the
Tags:
#video
Saved
on: 2017-11-15
A Beginner’s Guide to Getting Things Done®
Getting things done is a task management system that helps you clarify what needs to be done, and when. Learn the GTD basics here.
Tags:
#productivity
Saved
on: 2017-11-13
Flexbox and Grids, your layout’s best friends
We decided to debunk the myths around Flexbox & Grids in order to show you the power of these two technologies working together.
Saved
on: 2017-11-07
Something is wrong on the internet – James Bridle – Medium
I’m James Bridle. I’m a writer and artist concerned with technology and culture. I usually write on my own blog, but frankly I don’t want what I’m talking about here anywhere near my own site. Please…
Saved
on: 2017-11-07
http://meetupfeed.com/recorded-vuejs-talks-last-three-months-vuejs-talks-digest-q3-2017/
Saved
on: 2017-11-04
ReactPWA | Progressive web application with ReactJS
An extendable boilerplate built on top of PawJS
Saved
on: 2017-11-02
Against an Increasingly User-Hostile Web - Neustadt.fr
We are quietly replacing an open web that connects and empowers with one that restricts and commoditizes people. We need to stop it.
Tags:
#ux
Saved
on: 2017-11-02
PHP: Design Patterns
Write better PHP code by following these popular (and time-tested) design patterns.
Saved
on: 2017-11-02