<p>how to help the stakeholder focus on the outcome, rather than a predefined solution: </p>
https://medium.com/user-interface-22/the-back-up-question-defining-a-projects-good-enough-4ae29e72052b
Open link
Aline Silveira
Posted on
May 23, 2018
Topics:
ux
Let's talk!
Clients
Services
Blog
About us
Careers
Let's talk!
SOFTWARE
HOUSE
Clients
Services
MVP Development
Web Development
Staff Augmentation
Insights
Blog
Learnings
Careers
About us
Contact us
Learnings
Boost your knowledge with the insights from our expert team.
accessibility
agile
ai
api
architecture
aws
career
celery
communication
concurrency
css
data
database
db
debug
design
design system
development
devops
django
docker
documentation
figma
frontend
git
html
javascript
js
leadership
management
metrics
ml
orm
performance
postgres
process
product
product design
python
react
redux
research
security
software
sql
sre
test
testing
tests
typescript
ui
ux
web
workflow
<p>Roadmap to becoming a React developer in 2018: </p>
↗
https://github.com/adam-golab/react-developer-roadmap
Rebeca Sarai
Jul 13, 2018
Topics:
js, react
<p>What Is The Best Screen Size to Design Websites in 2018 </p>
↗
https://www.hobo-web.co.uk/best-screen-size
Pedro Bacelar
Jul 12, 2018
Topics:
design, ui, web
<p>Using Paramiko through their docs' examples might look complicated, but here's a simple 5 liner that works </p>
↗
https://stackoverflow.com/a/47443781/1060162
Luca Bezerra
Jul 10, 2018
Topics:
paramiko, python, sftp, ssh
<p>How bidirectional scrolling can save responsive design </p>
↗
https://uxplanet.org/bidirectional-scrolling-is-here-to-save-responsive-design-be1afe53206d
Pedro Bacelar
Jul 10, 2018
Topics:
design, responsive, ui
<p>how to do an UI inventory [design system, UI</p>
↗
http://bradfrost.com/blog/post/interface-inventory/
Aline Silveira
Jul 9, 2018
Topics:
<p>how to think about design systems </p>
↗
https://uxdesign.cc/the-three-lessons-that-changed-how-i-think-about-design-systems-caf1a9f1d856
Aline Silveira
Jul 9, 2018
Topics:
design system, ui
<p>Metrics versus experience </p>
↗
https://medium.com/the-year-of-the-looking-glass/metrics-versus-experience-a9347d6b80b
Aline Silveira
Jul 9, 2018
Topics:
metrics, ux
<p>How does Redux work? </p>
↗
https://www.youtube.com/watch?v=1w-oQ-i1XB8
Amanda Savluchinske
Jul 6, 2018
Topics:
javascript, redux
<p>Write Dumb Code </p>
↗
http://matthewrocklin.com/blog/work/2018/01/27/write-dumb-code
Filipe Ximenes
Jul 6, 2018
Topics:
software engineering
<p>Raising a Design System in a team </p>
↗
https://uxdesign.cc/raising-a-design-system-in-a-team-a8991c95988a
Pedro Bacelar
Jul 5, 2018
Topics:
design, ui
<p>Aligning SVG icons to text </p>
↗
https://blog.prototypr.io/align-svg-icons-to-text-and-say-goodbye-to-font-icons-d44b3d7b26b4
Pedro Bacelar
Jul 3, 2018
Topics:
css, front end
<p>Mocking API calls with Jest </p>
↗
https://hackernoon.com/api-testing-with-jest-d1ab74005c0a
Vanessa Barreiros
Jul 2, 2018
Topics:
jest, mock, react
<p>What are JavaScript promises? </p>
↗
https://developers.google.com/web/fundamentals/primers/promises
Amanda Savluchinske
Jul 2, 2018
Topics:
javascript
<p>how to integrate design into the agile process </p>
↗
https://uxstudioteam.com/ux-blog/agile-design-process/
Aline Silveira
Jul 2, 2018
Topics:
agile, lean ux
<p>Subtests are the Best </p>
↗
https://www.caktusgroup.com/blog/2017/05/29/subtests-are-best/
Flávio Juvenal
Jun 30, 2018
Topics:
django, python, test
<p>Amazing article on what Machine Learning means for tech and general companies. A must read! </p>
↗
https://www.ben-evans.com/benedictevans/2018/06/22/ways-to-think-about-machine-learning-8nefy
Flávio Juvenal
Jun 30, 2018
Topics:
ai, data, ml
<p>Excellent article about how ORMs cause leaky abstractions that lead to performance issues and how fixing them is generally simple: </p>
↗
https://blog.acolyer.org/2018/06/28/how-_not_-to-structure-your-database-backed-web-applications-a-study-of-performance-bugs-in-the-wild/
Flávio Juvenal
Jun 30, 2018
Topics:
db, orm, performance
<p>some sensible advice from an experienced product designer </p>
↗
https://medium.com/ux-power-tools/heres-everything-i-ve-learned-from-designing-10-000-ui-screens-as-a-lead-product-designer-7d2810bee810
Aline Silveira
Jun 29, 2018
Topics:
ui
<p>Use this reference every time you need to do anything with flexbox </p>
↗
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
João Lins
Jun 29, 2018
Topics:
css
<p>Comparison between different versioning tools for UI design </p>
↗
https://blog.prototypr.io/abstract-vs-kactus-vs-plant-a-guide-of-version-control-solutions-for-sketch-7da0a8ab5105
Pedro Bacelar
Jun 28, 2018
Topics:
design, git, ui
<p>an elegant way to create multiline strings in Python </p>
↗
https://amir.rachum.com/blog/2018/06/23/python-multiline-idioms/
Hugo Bessa
Jun 28, 2018
Topics:
python
<p>How React.js works behind the scenes </p>
↗
https://www.youtube.com/watch?v=mLMfx8BEt8g
Amanda Savluchinske
Jun 28, 2018
Topics:
javascript, react
<p>Good explanation on where to hold component data </p>
↗
https://medium.freecodecamp.org/where-do-i-belong-a-guide-to-saving-react-component-data-in-state-store-static-and-this-c49b335e2a00
Vanessa Barreiros
Jun 28, 2018
Topics:
javascript, react, redux
<p>Cool New Features in Python 3.7: </p>
↗
https://realpython.com/python37-new-features/
Flávio Juvenal
Jun 28, 2018
Topics:
python\
Previous
Next
Close Cookie Preference Manager
Cookie Settings
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts.
Check our privacy policies.
Strictly Necessary (Always Active)
Cookies required to enable basic website functionality.
Analytics
Cookies helping understand how this website performs, how visitors interact with the site, and whether there may be technical issues.
Marketing
Cookies used to deliver advertising that is more relevant to you and your interests.
Personalization
Cookies allowing the website to remember choices you make (such as your user name, language, or the region you are in).
Save settings
Accept all
We use Cookies to promote our services.
Settings and Privacy.
Accept