https://github.com/onhernandes/favorite-articles
Awesome list with my favorite articles
https://github.com/onhernandes/favorite-articles
favorite-articles study-notes
Last synced: about 1 year ago
JSON representation
Awesome list with my favorite articles
- Host: GitHub
- URL: https://github.com/onhernandes/favorite-articles
- Owner: onhernandes
- License: mit
- Created: 2016-07-11T02:00:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T17:25:14.000Z (about 9 years ago)
- Last Synced: 2025-04-11T04:04:40.109Z (about 1 year ago)
- Topics: favorite-articles, study-notes
- Language: HTML
- Size: 36.1 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Favorite Articles
Awesome list with my favorite articles.
## Follow me!
Why don't we share our favorite and loved articles?
[Medium](https://medium.com/@mt_hernandes) | [Pocket](https://getpocket.com/@mhernandes)
----------
## [2016](2016.md)
## 2017
## Table of Content
- [#dev](#dev)
- [#android](#android)
- [#kotlin](#kotlin)
- [#ui](#ui)
- [#ux](#ux)
- [#css](#css)
- [#javascript](#javascript)
### #dev
- [My First 100 Days as a Web Developer](https://medium.com/@jonnilundy/first-100-days-the-story-cea9d590f63b)
- [Why I’m writing a Windows 3 Emulator](https://hackernoon.com/win3mu-part-1-why-im-writing-a-16-bit-windows-emulator-2eae946c935d)
- [My journey to 500 stars on GitHub](https://android.jlelse.eu/my-journey-to-500-stars-on-github-b881cf2bd18)
- [Document Your Features](https://medium.com/the-cushion-journal/document-your-features-cd5080e51e92)
- [Liferay Hackaday 2017](https://medium.com/developer-relations/liferay-hackday-2017-7c503d55276b)
- [Is Private Browsing Really Private?](https://spreadprivacy.com/private-browsing-9276d6d16ea4)
- [The Front-End Spectrum](https://medium.com/@withinsight1/the-front-end-spectrum-c0f30998c9f0)
- [Best Practices for Cards](https://uxplanet.org/best-practices-for-cards-fa45e3ad94dd)
- [Vibrant Colors For Apps and Sites](https://uxplanet.org/vibrant-colors-for-apps-and-sites-ee488953de55)
- [A Month of “Hello, World!”](https://magenta.as/a-month-of-hello-world-496a92b6cec3)
- [Ser popular é uma merda](https://zenorocha.com/ser-popular-e-uma-merda/)
- [Código legado é uma realidade, lide com isso](http://gabsferreira.com/codigo-legado-e-uma-realidade-lide-com-isso/)
- [Meu primeiro ano como dev](https://medium.com/nossa-coletividad/meu-primeiro-ano-como-dev-256bb1a04a2b)
- [Uma reflexão sobre salários, valor hora e qualidade de vida](http://www.felipefialho.com/blog/2015/uma-reflexao-sobre-salarios-valor-hora-e-qualidade-de-vida)
- [Não se apegue à tecnologias](http://gabsferreira.com/nao-se-apegue-a-tecnologias/)
- [O que diabos aconteceu com a GERAÇÃO Y?!](https://medium.com/o-novo-mercado/o-que-diabos-aconteceu-com-gera%C3%A7%C3%A3o-y-73cd16ccc5c9)
## #android
- [Android strings.xml — things to remember](https://medium.com/google-developer-experts/android-strings-xml-things-to-remember-c155025bb8bb)
- [MVP [Model — View — Presenter] in Android](https://medium.com/@CStudio/mvp-model-view-presenter-in-android-6487b9fafcbb)
- [Android User Interface Design: Layout Basics](https://code.tutsplus.com/tutorials/android-user-interface-design-layout-basics--mobile-3671)
- [ENTENDENDO A ACTIVITIES E INTENTS – TUTORIAL ANDROID 3](http://www.rafaeltoledo.net/entendendo-a-activities-e-intents-tutorial-android-3/)
- [Keddit — Intro: Learn Kotlin while developing an Android App](https://medium.com/@juanchosaravia/learn-kotlin-while-developing-an-android-app-introduction-567e21ff9664)
- [MVA — Quando Menos é Mais](https://medium.com/android-dev-br/mva-quando-menos-%C3%A9-mais-363f1303bb36)
## #kotlin
- [Some of my favorite Kotlin features (that we use a lot in Basecamp)](https://m.signalvnoise.com/some-of-my-favorite-kotlin-features-that-we-use-a-lot-in-basecamp-5ac9d6cea95)
- [Kotlin by examples: Class and Properties](https://dev.to/dbottillo/kotlin-by-examples-class-and-properties)
## #ui
- [Best Practices for Hero Images](https://uxplanet.org/best-practices-for-hero-images-eeb234b664d6)
- [Best Practices for Long Scrolling](https://uxplanet.org/best-practices-for-long-scrolling-256ffbd7aa12)
- [Best Practices for Flat Design](https://uxplanet.org/best-practices-for-flat-design-6e7a6997805)
- [3 Key Uses for Animation in Mobile UI Design](http://babich.biz/3-key-uses-for-animation-in-mobile-ui-design/)
- [A comprehensive reading list for young designers](https://uxplanet.org/the-ultimate-ux-design-reading-list-db767977c855)
- [Cards for layout in mobile apps](https://uiux.blog/cards-for-layout-in-mobile-apps-b0106fc27d8a)
## #ux
- [Death by hamburguer](https://uxdesign.cc/death-by-hamburger-2d1db115352a)
## #css
- [Ícones – SVG Sprites com CSS na prática](https://tableless.com.br/icones-svg-sprites-com-css-na-pratica/)
- [An Introduction to the Reduced Motion Media Query](https://css-tricks.com/introduction-reduced-motion-media-query/)
- [How Flexbox works — explained with big, colorful, animated gifs](https://medium.freecodecamp.com/an-animated-guide-to-flexbox-d280cf6afc35)
## #javascript
- [JAVASCRIPT FUNDAMENTALS - OBJETO ARRAY #1](http://cauequeiroz.com.br/javascript-fundamentals-objeto-array-1/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO ARRAY #2](http://cauequeiroz.com.br/javascript-fundamentals-objeto-array-2/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO ARRAY #3](http://cauequeiroz.com.br/javascript-fundamentals-objeto-array-3/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO ARRAY #4](http://cauequeiroz.com.br/javascript-fundamentals-objeto-array-4/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO ARRAY #5](http://cauequeiroz.com.br/javascript-fundamentals-objeto-array-5/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO ARRAY #6](http://cauequeiroz.com.br/javascript-fundamentals-objeto-array-6/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO ARRAY #7](http://cauequeiroz.com.br/javascript-fundamentals-objeto-array-7/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO JSON](http://cauequeiroz.com.br/javascript-fundamentals-objeto-json/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO NUMBER #1](http://cauequeiroz.com.br/javascript-fundamentals-objeto-number-1/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO NUMBER #2](http://cauequeiroz.com.br/javascript-fundamentals-objeto-number-2/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO STRING #1](http://cauequeiroz.com.br/javascript-fundamentals-objeto-string-1/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO STRING #2](http://cauequeiroz.com.br/javascript-fundamentals-objeto-string-2/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO STRING #3](http://cauequeiroz.com.br/javascript-fundamentals-objeto-string-3/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO STRING #4](http://cauequeiroz.com.br/javascript-fundamentals-objeto-string-4/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO MATH #1](http://cauequeiroz.com.br/javascript-fundamentals-objeto-math-1/)
- [JAVASCRIPT FUNDAMENTALS - OBJETO MATH #2](http://cauequeiroz.com.br/javascript-fundamentals-objeto-math-2/)
- [Escrevendo JavaScript melhor - Parte 1](https://udgwebdev.com/escrevendo-javascript-melhor-parte-1/)
- [Escrevendo JavaScript melhor - Parte 2](https://udgwebdev.com/escrevendo-javascript-melhor-parte-2/)
- [Escrevendo JavaScript melhor - Parte 3](https://udgwebdev.com/escrevendo-javascript-melhor-parte-3/)
- [Escrevendo JavaScript melhor - Parte 4](https://udgwebdev.com/escrevendo-javascript-melhor-parte-4/)
- [Escrevendo JavaScript melhor - Parte 5](https://udgwebdev.com/escrevendo-javascript-melhor-parte-5/)
- [Objetos - Referências de valores em JavaScript](http://blog.da2k.com.br/2017/01/25/objetos-referencias-de-valores-em-javascript/)
- [Protegendo aplicações JavaScript](https://udgwebdev.com/protegendo-aplicacoes-javascript/)
- [Fluxo de execução assíncrono em JavaScript – Promises](https://tableless.com.br/fluxo-de-execucao-assincrono-em-javascript-promises/)