DEV Community

Jennie profile picture
Web component tutorial for React devs

Web component tutorial for React devs

Comments 1
7 min read

Want to connect with Jennie?

Create an account to connect with Jennie. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Refactoring code reused across multiple teams

Refactoring code reused across multiple teams

Comments
8 min read
Setup VSCode and WSL

Setup VSCode and WSL

1
Comments 1
3 min read
The inspiring extension systems design overview (Chrome & VSCode)

The inspiring extension systems design overview (Chrome & VSCode)

3
Comments
10 min read
Combining async requests in the background

Combining async requests in the background

41
Comments
5 min read
Better dev experience starts from a proper document

Better dev experience starts from a proper document

10
Comments 1
6 min read
Identifying code with Typescript compiler

Identifying code with Typescript compiler

5
Comments
4 min read
Gain and retain users for your project with user survey

Gain and retain users for your project with user survey

6
Comments
3 min read
Gain and retain users for your project with user experimentation

Gain and retain users for your project with user experimentation

6
Comments
3 min read
Introduction to workers and why we should use them

Introduction to workers and why we should use them

8
Comments
8 min read
Memory Management in V8, garbage collection and improvements

Memory Management in V8, garbage collection and improvements

33
Comments 2
7 min read
Writing library is not cool at all

Writing library is not cool at all

1
Comments 1
3 min read
Mock API in a Chrome extension

Mock API in a Chrome extension

8
Comments
7 min read
Study at the weekends and get productive

Study at the weekends and get productive

3
Comments 2
5 min read
Saving time from tedious regulars by automating with Google Apps Script

Saving time from tedious regulars by automating with Google Apps Script

1
Comments
8 min read
Divide and conquer could be tricky in JS - tricks of avoiding maximum call stacks

Divide and conquer could be tricky in JS - tricks of avoiding maximum call stacks

14
Comments
4 min read
Git productive - helpful commands and VSCode tips to get things done fast

Git productive - helpful commands and VSCode tips to get things done fast

16
Comments 1
9 min read
Tim sort, the fastest sort used in v8 and Python

Tim sort, the fastest sort used in v8 and Python

6
Comments 2
9 min read
So hard to make table header sticky

So hard to make table header sticky

36
Comments 10
6 min read
Context free language parsing with Earley Algorithm

Context free language parsing with Earley Algorithm

11
Comments
6 min read
Git diff explained

Git diff explained

7
Comments
4 min read
How to find what is the dependency of a function, class, or variable in ES6 via AST

How to find what is the dependency of a function, class, or variable in ES6 via AST

15
Comments 3
8 min read
How to work happier with QA with the help of AST

How to work happier with QA with the help of AST

7
Comments
4 min read
loading...