Untold developer stories | .cult by Honeypot
Engineering
Full Stack Developer's Roadmap 🗺 - DEV Community 👩💻👨💻
It's easy to focus on the front end of web development, but what about the back end? Learning about...
AssemblyScript
A TypeScript-like language for WebAssembly
Understanding TypeScript Generics — Smashing Magazine
An introduction to the utilization of Generics in TypeScript with examples grounded in real-world use cases, such as collections, approaches to error handling, the Repository Pattern, and so on.
Angular CLI + TailwindCSS + PurgeCSS | by João Edmundo | Medium
This article describes how you can integrate your Angular application with TailwindCSS and PurgeCSS using the Angular CLI.
Configure Laravel to work in a SubDirectory and with artisan serve at the same time
When you use Laravel to work with shared hosting, one of the main problems is that you can not configure a host directly to the public…
Component Story Format (CSF)
Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular
“Create Once, Publish Everywhere” With WordPress — Smashing Magazine
The term COPE (“Create Once, Publish Everywhere”) is a methodology for publishing our content to different outputs (website, AMP site, email, apps, and so on) by having a single source of truth for all of them. Let’s explore how to implement COPE using WordPress.
Workbox Broadcast Update | Google Developers
Production-ready service worker libraries and tooling.
Vercel Integrations Documentation - Vercel
Vercel is a platform for frontend frameworks and static sites, built to integrate with your headless content, commerce, or database.
Using React and jQuery Together · Oyster.com Tech Blog
Using BackboneJS successfully with React (using MobX)
At Feathr, our main front-end application is built on Marionette and BackboneJS. Since a lot of our application is CRUD, we have a ton of…
User Accounts with Next.js — An Extensive Tutorial - The Ideal System - Medium
There is an issue on the next.js repo that has been open since the early days of the project (October 2016), it’s called Add login /…
TypeScript: Handbook - The TypeScript Handbook
Your first step to learn TypeScript
Track The Timing of Form Submission with Google Tag Manager - Analytics Mania
Learn how to track the timing of form submission with Google Tag Manager. Find out how long does it take you visitors to complete signups.
Top 15 React JS Interview Questions | Career Karma
Do you have a React job interview coming up? Discover the top 15 questions you should expect during your technical interview.
This Dot - DEV Community 👩💻👨💻
Wrapping JavaScript libraries in Blazor WebAssembly/WASM
In this article, we will show how you can wrap a JavaScript library in Blazor and thereby getting that one feature into Blazor WebAssembly.
HTML5 Node cheat sheet: 21 APIs you should know in 2020 - LogRocket Blog
Every developer should have a foundational understanding of these HTML DOM Node APIs before taking on web frameworks.
Building and publishing your first NPM package - DEV Community 👩💻👨💻
You have created a new reusable piece of code and want to share it with everyone or maybe you just ha...
Requisite React | Epic React by Kent C. Dodds
When was the last time you saw an error and had _no idea_ what it meant (and therefore no idea what to do about it)? Today? Yeah, you're not alone... Let's talk about how to fix that.
Cypress + Storybook. Keeping test scenario, data and component rendering in one place | by Dmitriy Tishin | ITNEXT
Earlier Cypress felt like e2e testing tool. Today in my team it replaced any js-dom based instruments for testing React Components. See…
Getting notified in JavaScript when a Media Query changes - DEV Community 👩💻👨💻
Media queries are awesome and well used in modern web development. But how can one notify JavaScript...
Richer, more accessible UIs with React Spectrum - LogRocket Blog
Adobe's newly released React Spectrum provides a suite of tools to create rich, adaptive, accessible user experiences.
Replacing Redux with React Contexts - DEV Community 👩💻👨💻
In my current project, we used to use Redux for things like user authentication, language preferences...
Opinionated Guide to React by Sara Vieira [PDF/iPad/Kindle]
After working with React for a few years and tackling a lot of its most common use applications, I’ve learned some tips and tricks that can create a smoother experience with less frustration for the most not-so-obvious things.
JSX-driven components with Crank.js - LogRocket Blog
Crank.js is a new, JSX-driven framework for creating components with functions, promises, and generators. See how it works and how it compares to React.
Introduction: React UI Testing
Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular
Integrating with Other Libraries – React
A JavaScript library for building user interfaces
React – A JavaScript library for building user interfaces
A JavaScript library for building user interfaces