Frontend Development 4 min read

Weekly Frontend Highlights: Visual Builder, Image Filters, Vue vs React, ES2020

This week’s Front‑End roundup covers a visual page‑builder design, Canvas‑based image filters, a Vue vs React comparison, a 2019 technology review, Airbnb’s large‑scale GraphQL migration, and the latest ES2020 JavaScript features, each with concise insights and illustrative images.

WecTeam
WecTeam
WecTeam
Weekly Frontend Highlights: Visual Builder, Image Filters, Vue vs React, ES2020

Original: MPM Marketplace Visual Builder – Element Design

Author @MuTong . The visual page‑building system lets product owners create complex pages quickly without going through a traditional development workflow, using simple editing operations. The article discusses how to design such a system to cut redundant development and boost productivity.

Original: Front‑End Image Processing – Filters

Author @ChenKe . Filters create special visual effects such as grayscale, color inversion, black‑white, mosaic, and sharpening. While Photoshop provides these, they can also be implemented in the browser using Canvas. The article first shows simple filter examples, then introduces convolution basics to achieve more complex effects.

Vue vs React: A Comparative Overview (Part 1)

The piece compares Vue and React from design philosophy to concrete usage, providing a comprehensive view to help developers choose the framework that best fits their projects.

2019 Front‑End Technology Review

A recap of notable front‑end technology trends in 2019, reflecting on past developments to inform future directions.

Airbnb’s Large‑Scale Migration to Apollo + GraphQL

Although GraphQL has been around for years and proves its flexibility and performance, migrating a massive codebase is challenging. Airbnb adopted a progressive, non‑rollback migration strategy and shares its practice from three perspectives.

ES2020 New Features You Should Know

Optional chaining, nullish coalescing, dynamic import, and BigInt have all reached final status. This article highlights these 2020 JavaScript features and encourages developers to adopt them.

frontendJavaScriptReactVueWeb DevelopmentGraphQLES2020
WecTeam
Written by

WecTeam

WecTeam (维C团) is the front‑end technology team of JD.com’s Jingxi business unit, focusing on front‑end engineering, web performance optimization, mini‑program and app development, serverless, multi‑platform reuse, and visual building.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.