ββWell, I had to create another channel
I found myself searching Product Hunt quite often this days. Trying to find nice, useful tools to use.
Which made me realize throwing everything in
Which is the exact reason I decided to simply create a bucket, where I will throw most of the stuff I find to have it nicely stored.
If any of you is interested or also have something to share, have a look - @coolhunt.
I have some nice UI/UX related services on PH, that I will upload soon.
I found myself searching Product Hunt quite often this days. Trying to find nice, useful tools to use.
Which made me realize throwing everything in
Saved Messages makes it unrealistic to read through.Which is the exact reason I decided to simply create a bucket, where I will throw most of the stuff I find to have it nicely stored.
If any of you is interested or also have something to share, have a look - @coolhunt.
I have some nice UI/UX related services on PH, that I will upload soon.
How to create a cool web performance case study on Medium
βοΈ Write everything in React
βοΈ Ensure the main landing page is also in React
βοΈ Think a bit
βοΈ Rewrite the landing page in Vanilla JS
βοΈ Track the performance difference
βοΈ Tell people that TTI decreased by 50%
βοΈ Don't forget to mention that server side is still in React
βοΈ PROFIT π€·ββοΈ
Jokes aside, Netflix rewrote their landing in plain JS and fetched React in the background. Seems that it was a good decision looking solely at the stats.
π Read time: 7 min
βοΈ Write everything in React
βοΈ Ensure the main landing page is also in React
βοΈ Think a bit
βοΈ Rewrite the landing page in Vanilla JS
βοΈ Track the performance difference
βοΈ Tell people that TTI decreased by 50%
βοΈ Don't forget to mention that server side is still in React
βοΈ PROFIT π€·ββοΈ
Jokes aside, Netflix rewrote their landing in plain JS and fetched React in the background. Seems that it was a good decision looking solely at the stats.
π Read time: 7 min
Medium
A Netflix Web Performance Case Study
Improving Time-To-Interactive for Netflix.com on Desktop
The State JS - The State of The Web
The guy is an engineering manager at Google Chrome and has a deep understanding of JS + how it evolved over the years
The guy is an engineering manager at Google Chrome and has a deep understanding of JS + how it evolved over the years
YouTube
The State of JavaScript - The State of the Web
Rick speaks with Addy Osmani about the state of JavaScript. Addy is an Engineering Manager on the Google Chrome team, and he has been a web developer for 17 years. He has a deep understanding of JavaScript, as it is today and how itβs changed over the yearsβ¦
Figma designs can be animated with Principle now
Import/Export between the two apps and add life (animating content) to the mockup.
π Read time: 3 min
Import/Export between the two apps and add life (animating content) to the mockup.
π Read time: 3 min
GraphQL: A success story for PayPal Checkout - well explained article from Paypal engineers on how they introduced GraphQL in their stack.
π Read time: 6 min
π Read time: 6 min
Medium
GraphQL: A success story for PayPal Checkout
GraphQL as a complete game changer to the way we build apps at PayPal.
ββLet's step aside from coding for a bit and answer yourself the following mental task.
'Imagine that you have decided to see a movie where admission is $10 per ticket. As you enter the theater, you discover that you have lost a $10 bill. Would you still pay $10 for a ticket to the movie?'
πYes
πNo
I ll explain later where such post is coming from
'Imagine that you have decided to see a movie where admission is $10 per ticket. As you enter the theater, you discover that you have lost a $10 bill. Would you still pay $10 for a ticket to the movie?'
πYes
πNo
I ll explain later where such post is coming from
ββThe result from the previous question is exactly as predicted.
This is explained by something known as Mental Accounting matters. In fact, if the question was a bit rephrased in a form that you loose a ticket itself, not the 10$ bill - your perception might have been different.
Full explanation:
Richard Thaler, a behavioral economist, was the first economist to fully explore the consequences of mental accounting. Although the value of the loss is the same in both scenarios, only 46% said they would buy another movie ticket when they lost their original one. This in comparision to 88% who lost their $10 bill. Buying a second ticket would make the movie seem too expensive, since it now cost $20 in their mind. The loss of cash is not taken into the mental account of the movie. We tend to treat our dollars very differently.
Read more here
Thought that this psychological trait can be also useful in your entrepreneurial activities (wether IT related or not).
Meanwhile, @coolhunt where I initially shared this project on hacking your brains, got 300+ subs without really advertising it much. If you haven't joined yet - there are pretty cool projects there on UX, valuating business ideas and potential product hunt stuff that is worth your attention.
This is explained by something known as Mental Accounting matters. In fact, if the question was a bit rephrased in a form that you loose a ticket itself, not the 10$ bill - your perception might have been different.
Full explanation:
Richard Thaler, a behavioral economist, was the first economist to fully explore the consequences of mental accounting. Although the value of the loss is the same in both scenarios, only 46% said they would buy another movie ticket when they lost their original one. This in comparision to 88% who lost their $10 bill. Buying a second ticket would make the movie seem too expensive, since it now cost $20 in their mind. The loss of cash is not taken into the mental account of the movie. We tend to treat our dollars very differently.
Read more here
Thought that this psychological trait can be also useful in your entrepreneurial activities (wether IT related or not).
Meanwhile, @coolhunt where I initially shared this project on hacking your brains, got 300+ subs without really advertising it much. If you haven't joined yet - there are pretty cool projects there on UX, valuating business ideas and potential product hunt stuff that is worth your attention.
This media is not supported in your browser
VIEW IN TELEGRAM
Book App UI π₯ There is nothing else needed to be said here.
ββAlright, lets get it a bit more active than for the last few days.
Start off with some entrepreneurship goodness π₯.
It became extremely popular this days to build startups under very limited timeframe e.g. weekend, 24 hr.
https://24hrstartup.com/ - this one lets you see how people create startups in just 24 hours. While it can be barely called startups, it can show you how others do it and potentially motivate you to create something yourselfπ
Start off with some entrepreneurship goodness π₯.
It became extremely popular this days to build startups under very limited timeframe e.g. weekend, 24 hr.
https://24hrstartup.com/ - this one lets you see how people create startups in just 24 hours. While it can be barely called startups, it can show you how others do it and potentially motivate you to create something yourselfπ
ββHow to get required DOM node from a browser
Cool trick to easily find the node that you are looking for.
π₯ Select element in the
π₯In console simply write
π₯ You can also find parent element and
Cool trick to easily find the node that you are looking for.
π₯ Select element in the
Elements tabπ₯In console simply write
$0π₯ You can also find parent element and
$_ gives you the last expressionFound a service that creates a photo from your code snippet. Thought its pretty funny π€·ββ
Check it - http://codephoto.ru
Check it - http://codephoto.ru
noshit.xyz - a list of free design resources for you next project π₯
Shared by our subscriber @miguelms
Shared by our subscriber @miguelms
A/B testing is no good?π€
Interesting article on pitfalls of running A/B tests (if you have never heard of them then its just the right time).
The outcome is simple - Don't use things just for the sake of it or because everyone do that. Apply critical thinking to your specific case.
πΆοΈ Read time: 4 min
Interesting article on pitfalls of running A/B tests (if you have never heard of them then its just the right time).
The outcome is simple - Don't use things just for the sake of it or because everyone do that. Apply critical thinking to your specific case.
πΆοΈ Read time: 4 min
Medium
The Pitfalls of Running A/B Tests
Many people who create digital products have probably heard of the term βDesigning with Dataβ. Itβs a very obvious practice, that suggestsβ¦
How to learn Vue in 2018
Just nice before the year end. Vue is one of those things that has a strong potential to position itself in the future as the leading JS framework (sorry React π€·ββ)
This is the recipe on what to do.
Just nice before the year end. Vue is one of those things that has a strong potential to position itself in the future as the leading JS framework (sorry React π€·ββ)
This is the recipe on what to do.
ZenDev, LLC
How to Learn Vue.js in 2018
Vue.js is one of the hottest topics in the web frontend space. It has skyrocketed past React to become the most starred JavaScript framework on Github. It was also the framework that the most JavaScript developers said they wanted to learn in 2018. The bigβ¦
βFinally, React question for you!
(Testing a new Quiz software, it gives you the correct answer and explanation right away)
What happens when the following render() method executes?
Answers:
ππ» - Displays the list of languages in the array
βπ» - Error. Cannot use direct JavaScript code in JSX
βπ» - Displays nothing
π€π» - Error. Should be replaced with a for..loop for correct output
(Testing a new Quiz software, it gives you the correct answer and explanation right away)
What happens when the following render() method executes?
Answers:
ππ» - Displays the list of languages in the array
βπ» - Error. Cannot use direct JavaScript code in JSX
βπ» - Displays nothing
π€π» - Error. Should be replaced with a for..loop for correct output
How AI can improve web development in 2019
Nice article on how some of the trendy areas can make our life easier in a (very) near future.
π Read time: 6 min
Nice article on how some of the trendy areas can make our life easier in a (very) near future.
π Read time: 6 min
ββBy the way, adding to the previous post, I want to recommend you another good quality channel as it is likely to cover your interest.
Although AI and Deep learning usually treated as a very complex areas, I believe it can be beautiful and fascinating at the same time.
There is a small channel with triggering name @loss_function_porn that nicely proves it.
It covers latest research in AI and promotes it with a very short, eye-catching gifs. The guy does a good job and is definitely worth your attention.
Give it a shotπ₯
Although AI and Deep learning usually treated as a very complex areas, I believe it can be beautiful and fascinating at the same time.
There is a small channel with triggering name @loss_function_porn that nicely proves it.
It covers latest research in AI and promotes it with a very short, eye-catching gifs. The guy does a good job and is definitely worth your attention.
Give it a shotπ₯