Tag: How to
-
Understanding fake Agile
Posted on June 21, 2019, Level beginner Resource Length long
Steve Denning is author of this article explaining what fake Agile is, how to identify it and how to deal with it.
Tags agile management miscellaneous how-to
-
How to remove unused CSS from your website
Posted on May 30, 2019, Level intermediate Resource Length medium
An article by Dan Englishby describing how to go about clearing CSS files. A cascading style sheet can gradually build up into a bulky file over time. This means two things, your CSS file is messy, and it's unnecessarily bigger.
Tags how-to css programming performance
-
Why Ruby On Rails is a good choice in 2019?
Posted on May 25, 2019, Level beginner Resource Length short
Few thoughts by Błażej Kosmowski why he believes Ruby is doing great and still remains a good technology to choose in 2019.
Tags programming miscellaneous how-to software startups
-
Creating UI Component Design System
Posted on May 7, 2019, Level intermediate Resource Length long
The guide by Rahul Goradia on topic of UI Components Design System. You can think of it as an instruction manual. It's also like an inventory which can be used to pick up resources and use them in your design.
Tags web-development how-to ux
-
How I migrate Node.js app to serverless using Lambda & API Gateway & Terraform
Posted on May 6, 2019, Level advanced Resource Length long
Herve Khg published this hands on guide how he goes about migrating projects to serverless. The guise only focuses on the terraform code for building the infrastructure, not on the app code itself.
Tags web-development how-to devops apis aws
-
Improving third-party web performance at the Telegraph
Posted on May 5, 2019, Level advanced Resource Length medium
Written by Gareth Clubb this article is about improving the performance of the telegraph frontend. Improving the performance impact of third-party scripts on a website takes time; results won't come overnight, but by being patient and chipping away slowly, eventually these efforts will be rewarded.
Tags web-development performance how-to frontend javascript
-
The one mistake I made as a developer I wished I learned sooner
Posted on May 4, 2019, Level advanced Resource Length medium
An article by Aphinya Dechalert about her journey from zero to dev lead and what she wished she could learn early in her career. The moral of her story -- protect your time.
Tags web-development agile miscellaneous how-to
-
The narrative-driven organization
Posted on April 28, 2019, Level beginner Resource Length long
An article by Jordan Husney. It is meant to be a practical guide to using narrative and storyboards to design products & experiences, and organize teams around delivering value to manifest them.
Tags programming miscellaneous how-to ux
-
Mozilla's 2019 Internet health report
Posted on April 24, 2019, Level beginner Resource Length long
This annual open-source report examines how humanity and the internet intersect. It is a third annual examination of the internet, its impact on society and how it influences our everyday lives. By Mozilla.
Tags miscellaneous how-to learning
-
The habit of calm when you're feeling frustrated
Posted on April 20, 2019, Level beginner Resource Length short
This article by Leo Babauta is about how to deal with getting frustrated when they feel overloaded, and then shutting down or lashing out.
Tags miscellaneous how-to programming startups
-
UX Personas -- What's the point?
Posted on April 9, 2019, Level beginner Resource Length long
Dan Nessler wrote this article focusing on design process and personas. Recently professionals have argued, that personas don't create any real value in the design process and that they are bound to fail.
Tags UX programming web-development how-to
-
10 principles for modernizing your company's technology
Posted on March 29, 2019, Level beginner Resource Length long
This article by Leon Cooper and Milan Vyas contains useful advice how to modernize technology in your company. Today's technology platforms are not just new versions of legacy systems. They allow you to design a completely new digital enterprise.
Tags programming miscellaneous how-to