Weekly Shaarli

All links of one week in a single page.

Previous week

Week 09 (February 26, 2018)

Next week

YOW! West 2017 Andy Clarke - Designing inspired style guides
thumbnail

Lots of style guide examples and inspiration

Using Gradients In User Experience Design
thumbnail

Today you’ll learn how to use gradients for a website in Adobe XD through a very useful tutorial.

Always decide on a light source. This will help you decide which are the lighter and darker areas in the gradient.

Virtual Executive Assistant | Hire Now!
thumbnail
Learn map, filter and reduce in Javascript – João Miguel Cunha – Medium
thumbnail

This article is pointed towards beginners in Javascript or people who are just starting working with functional Javascript and never heard of map, filter and reduce. If you already have a lot of practice with these, you can just jump to the end of the article where I point you towards some other interesting pieces.

Interesting situation from a bounty tournament

Little and Alex Weldon are wrong calculating how much the bounty is worth based on the starting stack.

Ben Yu is right:
https://www.cardplayer.com/cardplayer-poker-magazines/66301-anthony-zinno-28-9/articles/22369-knockout-tournament-strategy-part-i-calculating-the-value-of-a-bounty

Carbon - Code image generator

Create and share beautiful images of your source code.
Start typing or drop a file into the text area to get started.

The 8 best questions to put on your next one-on-one meeting agenda

#1: How’s life?
#2: What are you worried about right now?
#3: What rumors are you hearing that you think I should know about?
#4: If you could be proud of one accomplishment between now and next year, what would it be?
#5: What are your biggest time wasters?
#6: Would you like more or less direction from me?
#7: Would you like more or less feedback on your work? If so, what additional feedback would you like?
#8: Are there any decisions you’re hung up on?

How to Become More Likeable

Whereas the main ideas in the book revolve around the fact that people will like you if you offer them attention (“Become genuinely interested in other people”, or “Make the other person feel important — and do it sincerely” are good examples of this approach), there are other instances where the author’s advice doesn’t feel as authentic. For example, the tip “Let the other person feel like the idea is his or hers” 

How To Create Original Flat Illustrations: Designer’s Tips. | Tubik Studio
thumbnail

Whatever is the direction digital artists choose for their professional realization, one of the crucial and hardest challenges is finding own creative style. Today we are discussing this theme with Tubik graphic designer Yaroslava Yatsuba, now experienced in both traditional and digital art. She is keen to share some useful tips and practices helping designers to find and keep their own style in business and theme flat illustrations for various purposes. Let’s consider what graphic designers could do so that not to sink in the variety of styles and catch their own golden fish fulfilling professional goals.

Here’s a list of fun apps to build!
thumbnail

Here are 8 fantastic projects to train your coding muscles! The goal is to build each app with whatever technology stack you prefer. Keep it conflict free, use whatever you want!

The Complete Guide to Editing Your First Draft Like a Pro

“…your first draft is only for you. No one is ever going to see it, so you don’t have to worry about it. You’re not going to turn it in. You’re not going to show it to friends to evaluate — because it’s only for you.”

“Nobody creates flawless first drafts. And nobody creates better second drafts without the intervention of someone else. Nobody.”

How I construct a pen on CodePen by Sten Hougaard on CodePen

One my prefered playgrounds is SVG. It is Scalable Vector Graphics, which in practice means that you can draw something in the browser using some tags, some stying and some code. How cool is that? Compared with a piece of paper and a pen you can go crazy and the result is generated instantly as you change the elements of your playground in your pen on CodePen.

How To Write In Your Journal To Improve Yourself and Achieve Your Goals

Of all the things that have been helpful to me in personal growth and goal achievement, using my journal daily is at the foundation.

Writing in my journal every single day is the glue that holds everything else together.

How To Export SVGs For The Web From Illustrator by Colin Lord on CodePen

Chris Gannon:
Personally I prefer and use the Asset Export panel. It's quicker, produces cleaner SVGs and is more flexible (drag and drop several assets and it will export them all separately; drag and alt-drop several assets and it will export them as one).