Full Stack's Broadcast
@fullstackbroadcast
2.23K
subscribers
9
photos
1
file
1.82K
links
Recurring articles about web development, web design, web trends and everything else which concerns web.
Download Telegram
Join
Full Stack's Broadcast
2.23K subscribers
Full Stack's Broadcast
#UX
https://www.webdesignerdepot.com/2017/06/is-ux-really-that-important/
Webdesigner Depot
Is UX Really That Important? | Webdesigner Depot
One of the most oft-repeated criticisms of any design is that it’s “poor user experience”. UX is set up as the ultimate achievement for any design project. But is this an over-simplification of the designer’s role? Should everything be about user experience?…
Full Stack's Broadcast
#JS
#React
#Redux
https://medium.freecodecamp.com/an-introduction-to-the-redux-first-routing-model-98926ebf53cb?source=collection_home---6------4-----------
freeCodeCamp
An Introduction to the Redux-First Routing Model
A routing library is a key component of any complex, single-page application.
Full Stack's Broadcast
#Design
https://www.smashingmagazine.com/2017/06/left-handed-brush-lettering/
Smashing Magazine
Left-Handed Brush Lettering: How To Get Started — Smashing Magazine
Lettering and calligraphy are quickly becoming desired skills in a designer's toolbox. Designers such as Marian Bantjes, Jessica Hische, Sean Wes and Martina Flor, just to name a few, have become not only an inspiration to the rest of us, but also a standard.…
Full Stack's Broadcast
#DevToolset
https://www.webdesignerdepot.com/2017/06/foundation-6-4-released/
Webdesigner Depot
Foundation 6.4 Released | Webdesigner Depot
Foundation 6.4 has been released by the team over at Zurb, and while it’s packed with tweaks and improvements that you’d expect from any release, the big news is that the Flexbox-based grid is now the default layout tool. XY Grid The new grid is called the…
Full Stack's Broadcast
#Rails
https://weblog.rubyonrails.org/2017/6/26/Rails-5-1-2-has-been-released/
Riding Rails
Rails 5.1.2 has been released
Hi everyone,
Full Stack's Broadcast
Forwarded from
Full Stack's Broadcast
Invite friends to join us:
telegram.me/fullstackbroadcast
Telegram
Full Stack's Broadcast
Daily articles about web development, web design, web trends and everything else which concerns web.
Be free to propose us news or partnerships to @hey_dom.
Full Stack's Broadcast
#UX
https://www.webdesignernews.com/redirect/id/1469698
UX Planet
How Human Memory Works: Tips for UX Designers.
One of the greatest information processors we deal with in our everyday life cannot be seen or touched.
Full Stack's Broadcast
#CoffeeTime
https://www.fastcodesign.com/90131569/google-developed-a-new-type-of-ad-and-youre-going-to-hate-it
Co.Design
Google Developed A New Type Of Ad, And You’re Going To Hate It
Behold, Eye Bomb.
Full Stack's Broadcast
#DevToolset
https://www.fontstore.com
Fontstore: Fonts for Every Language
Fontstore is a premium font distribution service from the Indian Type Foundry (ITF), offering quality fonts for all the world’s languages.
Full Stack's Broadcast
#WDRL
https://www.smashingmagazine.com/2017/07/web-development-reading-list-188/
Full Stack's Broadcast
https://www.creativebloq.com/typography/fonts-for-designers-2131830
Creative Bloq
21 fonts every graphic designer should own
Give your graphic design work a boost with these brilliant fonts.
Full Stack's Broadcast
#Hot
https://www.battleforthenet.com/july12/
Full Stack's Broadcast
#DevToolset
https://dev.to/ben/why-i-switched-from-atom-to-visual-studio-code
The DEV Community
Why I switched from Atom to Visual Studio Code
It is never just about the feature set.
Full Stack's Broadcast
#Work
https://dev.to/jonoyeong/freelance-advice-for-past-me
The Practical Dev
Freelance advice for past me
The advice I would have told past me when I was first getting into freelancing.
Full Stack's Broadcast
#NodeJS
https://medium.freecodecamp.org/scaling-node-js-applications-8492bd8afadc
freeCodeCamp.org
Scaling Node.js Applications
By Samer Buna Everything you need to know about Node.js built-in tools for scalability Update: This article is now part of my book “Node.js Beyond The Basics”. Read the updated version of this content and more about Node at jscomplete.com/node-beyon...
Full Stack's Broadcast
#JS
https://medium.freecodecamp.org/whats-so-great-about-redux-ac16f1cc0f8b?source=collection_home---6------1-----------
freeCodeCamp
What’s So Great About Redux?
A socratic dialogue on the pleasures and pains of writing software with Redux.
Full Stack's Broadcast
#OSS
https://github.com/adriennefriend/imposter-syndrome-disclaimer
GitHub
adriennefriend/imposter-syndrome-disclaimer
Invitation to contribute by acknowledging our humanity - adriennefriend/imposter-syndrome-disclaimer
Full Stack's Broadcast
#WebDevelopment
https://tech.trivago.com/2017/07/07/css-done-right---post-rtlcss/
Trivago
CSS done right - Post RTLCSS · trivago techblog
Our first [right-to-left platform](https://www.trivago.co.il/) was released in 2014. We had developed a solution to generate right-to-left CSS with Sass mixins and variables as we have [described](https://tech.trivago.com/2015/04/27/right-to-left/) in a blog…
Full Stack's Broadcast
#UX
https://uxdesign.cc/are-you-solving-the-right-problem-209cbf90d783
uxdesign.cc
Are you solving the right problem?
And more importantly: what is the user problem behind that?
Full Stack's Broadcast
#HTML5
#JS
https://www.html5rocks.com/en/tutorials/speed/animations/
web.dev
How to create high-performance CSS animations | Articles | web.dev
Use the transform and opacity CSS properties as much as possible, and avoid anything that triggers layout or painting.