Full-stack Developers
@full_stack_developers
491
subscribers
3
photos
5
files
77
links
A channel where people can seek help or show their skills regarding full-stack web-dev. Happy coding
Download Telegram
Join
Full-stack Developers
491 subscribers
Full-stack Developers
Tao of
React
- Software Design, Architecture & Best Practices
#react
http://bit.ly/3pTTkUR
Alexkondov
Tao of
React
- Software Design, Architecture & Best Practices
I’ve been working with
React
since 2016 and still there isn’t a single best practice when it comes to application structure and design. While there are best…
Full-stack Developers
5 Mistakes to Avoid When Using
React
Hooks
#react
https://bit.ly/3neMFTX
Dmitri Pavlutin Blog
5 Mistakes to Avoid When Using
React
Hooks
Common mistakes and anti-patterns to avoid when using
React
hooks.
Full-stack Developers
Unit testing
React
- What you need to know
#react
#testing
http://bit.ly/2YluKjP
Felixgerschau
Unit testing
React
- What you need to know | Felix Gerschau
Starter guide to unit testing for
React
developers, covering the basics of unit testing, tools and some pitfalls you might encounter.
Full-stack Developers
Understanding Lazy-Loading in Popular Frontend Frameworks
#angular
#react
#vue
https://bit.ly/3iy9fF0
Full-stack Developers
10 mistakes
React
developers make
#react
https://bit.ly/3cOUbQn
LogRocket Blog
10 mistakes
React
developers make - LogRocket Blog
Avoid making these 10 common mistakes when developing your
React
applications and use a few simple tools and approaches to make your process more efficient.
Full-stack Developers
Maximizing Code Reuse in
React
#react
http://bit.ly/3cpnLMv
Medium
Maximizing Code Reuse in
React
How to speed-up development by sharing ReactJS components from any codebase, using Bit
Full-stack Developers
React
Hooks
: How to Get Started & Build Your Own
#react
#hooks
https://bit.ly/2UGjRXX
Sitepoint
React
Hooks: How to Get Started & Build Your Own — SitePoint
React
Hooks is a revolutionary feature that will simplify your code, making it easy to read, maintain, test in isolation and re-use in your projects.
Full-stack Developers
The
styled-components
happy path
#styledcomponents
#react
http://bit.ly/3tz6TLI
Joshwcomeau
The styled-components Happy Path
styled-components is a wonderfully powerful styling library for
React
, and over the years I've learned a lot about how to use it effectively. This article shares my personal “best practices”.
Full-stack Developers
TypeScript and
React
: Hooks
#typescript
#react
#hooks
https://bit.ly/3aAPSYp
fettblog.eu
TypeScript and
React
: Hooks
Articles on web dev and software engineering: TypeScript, JavaScript, Rust, and more!
Full-stack Developers
React
Performance
Improvements: Make your
React
app Performant
#react
http://bit.ly/2ZYJu8L
DEV Community
React
Performance Improvements: Make your
React
app Performant.
Introduction In this blog post, I'll explain some methods which you can use to improve the...
Full-stack Developers
How To Use Styled-Components In
React
#styledcomponents
#react
http://bit.ly/3buP1uD
Smashing Magazine
How To Use Styled-Components In
React
— Smashing Magazine
While the component-driven approach has ushered in a new frontier in the way we build web applications, it isn’t without its imperfections — one being its usability and scalability with CSS. This has given birth to a new way to construct and manage our styles…
Full-stack Developers
Simplifying
Redux
with
Redux
Toolkit
#reduxtoolkit
#redux
#react
http://bit.ly/3laYQ3Z
Medium
Simplifying Redux with Redux Toolkit
Get to know the Redux Toolkit, an opinionated toolset for efficient Redux development.
Full-stack Developers
6
React
Best Practices For 2021
#react
https://bit.ly/3vV1Gza
Openreplay
6
React
Best Practices For 2021
6 tips for writing better
React
in 2021
Full-stack Developers
React
Component Patterns
#react
https://bit.ly/39I3UIA
DEV Community
⚛️
🚀
React
Component Patterns
Overview This documentation will help identify the trade-offs of the different
React
patte...