Must Read
10 Useful CSS Tricks for Front-end Developers
This great article showcases nifty CSS tricks that are useful for both developers and designers. Use these tricks in almost any of your designs!
Sponsor (Thank You)

Build fast and maintainable test suites without writing a line of code.
Build fast and maintainable test suites without writing a line of code.
With Reflect, creating tests is as simple as using your webapp.
Reflect is an automated no-code testing tool that enables you to shave countless hours off of your e2e testing timeline, from writing and maintaining tests to root-causing and debugging errors. To create a test, just navigate to your site within Reflect’s simulated browser, and perform the actions you want to test. Reflect auto-generates selectors and does the painstaking work of test creation and maintenance for you in minutes.
Features include: visual validation (efficient for debugging and eliminating ‘waits’), cross-browser testing (run tests across Safari, Chrome, Firefox, and Edge), and email and sms validation.
All plans include unlimited test creation and unlimited users. To sign up for a free two week trial, visit: https://reflect.run.
Learn
How to Create a Customer Portal with ButterCMS
A step-by-step tutorial to see exactly what a customer support portal is and how we can create a custom portal website using Nuxt.js, a front-end framework built on Vue.js with ButterCMS.
Build Strongly Typed Polymorphic Components with React and TypeScript
In this detailed guide, you will learn how to build strongly typed, polymorphic React components with TypeScript.
How we Build a Component Library
In this post, Jonathan Saring shares how their own team is building a shared component system that they use as a foundation to build and design their products.
Tools & Code
Build fast, responsive sites with Bootstrap
A complete guide to Bootstrap 5, a powerful, extensible, and feature-packed front-end toolkit.
Productivity Boosters: My Top Five Developer Tools Worth The Money
Here's a list of the tools that are useful and worth paying for. Explore their reasonable free plan or trial version...
Watch
Why You Should Lift Component State Up to the URL
Sam Selikoff demonstrates how to synchronize React state with URLs and the pitfalls to avoid to make it easier to share that state with others.
Interesting Links
Ten Optimization Tricks to Make Your Java Application Run Faster
Learn these tricks for Java code detail optimization that may improve the performance of your application several times.