DEV Community

# parcel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Quick Guide to Deploying a Parcel/React Project on Firebase 🎉

A Quick Guide to Deploying a Parcel/React Project on Firebase 🎉

Comments
2 min read
Parcel, React & Tailwind to the moon 🚀

Parcel, React & Tailwind to the moon 🚀

3
Comments 1
2 min read
[Solved] React app bundled with Parcel would not deploy correctly in GitHub Pages

[Solved] React app bundled with Parcel would not deploy correctly in GitHub Pages

Comments
4 min read
Como compilar Sass em 2022

Como compilar Sass em 2022

9
Comments
5 min read
CRA vs Parcel

CRA vs Parcel

11
Comments
4 min read
Create a Markdoc plugin in less than 15 lines of code

Create a Markdoc plugin in less than 15 lines of code

22
Comments 3
3 min read
Painless development setup for React using Parcel (Part 1)

Painless development setup for React using Parcel (Part 1)

11
Comments
5 min read
Finally, Use Your TypeScript Aliases in Parcel v2

Finally, Use Your TypeScript Aliases in Parcel v2

11
Comments
1 min read
Getting started with Parcel Js v2

Getting started with Parcel Js v2

6
Comments
4 min read
Creating a Website (HTML, Tailwind CSS, JS, Parcel js)

Creating a Website (HTML, Tailwind CSS, JS, Parcel js)

8
Comments
2 min read
pnpm and Parcel based monorepo

pnpm and Parcel based monorepo

18
Comments 3
4 min read
Using Parcel v2 and Transcrypt to create web applications with Python

Using Parcel v2 and Transcrypt to create web applications with Python

7
Comments
6 min read
Setting up absolute paths in Parcel and TypeScript

Setting up absolute paths in Parcel and TypeScript

5
Comments
2 min read
Fixing Font issue with Parcel

Fixing Font issue with Parcel

5
Comments
1 min read
Setting up a full-stack application on Replit

Setting up a full-stack application on Replit

5
Comments
7 min read
Using TypeScript `paths` and `baseUrl` with Parcel

Using TypeScript `paths` and `baseUrl` with Parcel

17
Comments 1
2 min read
Bundle a React library with Parcel

Bundle a React library with Parcel

7
Comments
2 min read
An boilerplate for parcel v2.0.0

An boilerplate for parcel v2.0.0

1
Comments
1 min read
Let's Build a HTML and CSS Landing Page with Parcel

Let's Build a HTML and CSS Landing Page with Parcel

9
Comments 2
10 min read
Proxying APIs With Parcel v2!

Proxying APIs With Parcel v2!

6
Comments 1
2 min read
Deploying and building React projects to GitHub Pages with GH Actions

Deploying and building React projects to GitHub Pages with GH Actions

40
Comments
3 min read
How to fix regeneratorRuntime is not defined?

How to fix regeneratorRuntime is not defined?

36
Comments 23
1 min read
Challenge 2 : Crappo Crypto currencies

Challenge 2 : Crappo Crypto currencies

Comments
2 min read
Run WebAssembly module in Web Worker with Parcel 2

Run WebAssembly module in Web Worker with Parcel 2

Comments
2 min read
Gulp vs Parcel vs Webpack

Gulp vs Parcel vs Webpack

3
Comments
4 min read
TypeScript Dynamic module loading + Code splitting with PARCEL [Example App]

TypeScript Dynamic module loading + Code splitting with PARCEL [Example App]

11
Comments 1
3 min read
Publishing a Web site using node, pm2 and nginx

Publishing a Web site using node, pm2 and nginx

7
Comments
3 min read
Vue Browser Extensions with Parcel

Vue Browser Extensions with Parcel

6
Comments 1
3 min read
Build a Chrome Extension with Parcel + Preact + TailwindCSS

Build a Chrome Extension with Parcel + Preact + TailwindCSS

5
Comments
6 min read
Proxy your Backend API to the Parcel Development Server

Proxy your Backend API to the Parcel Development Server

17
Comments
1 min read
How to create a minimal React and Parcel app in 5 steps

How to create a minimal React and Parcel app in 5 steps

7
Comments
3 min read
How to Setup a React Site with Parcel

How to Setup a React Site with Parcel

7
Comments 1
3 min read
Set up Elm project with Tailwindcss & Parcel

Set up Elm project with Tailwindcss & Parcel

19
Comments 1
2 min read
A complete guide to writing React Applications: A Step-by-step tutorial guide

A complete guide to writing React Applications: A Step-by-step tutorial guide

45
Comments 1
7 min read
Cutting Edge ReactJS Boilerplate without Webpack

Cutting Edge ReactJS Boilerplate without Webpack

4
Comments
2 min read
Bundling TypeScript + React Electron Apps with Parcel

Bundling TypeScript + React Electron Apps with Parcel

8
Comments 2
5 min read
Build a Random Quote Machine with Svelte and Parcel

Build a Random Quote Machine with Svelte and Parcel

5
Comments
10 min read
How to set up a React app using Parcel

How to set up a React app using Parcel

6
Comments
2 min read
Use TypeScript and npm packages to create a browser extension

Use TypeScript and npm packages to create a browser extension

3
Comments
3 min read
[PT-BR] Usando React com Parcel

[PT-BR] Usando React com Parcel

6
Comments
2 min read
Setting Up a Development Environment in Elm

Setting Up a Development Environment in Elm

16
Comments 1
4 min read
Utiliser Tailwind avec Parcel

Utiliser Tailwind avec Parcel

6
Comments
2 min read
React Electron Boilerplate

React Electron Boilerplate

7
Comments 1
1 min read
[COMPARISON] Webpack or Parcel, which one is better?

[COMPARISON] Webpack or Parcel, which one is better?

105
Comments 21
6 min read
Using 11ty with Parcel

Using 11ty with Parcel

11
Comments
2 min read
Parcel Setup

Parcel Setup

3
Comments
1 min read
Svelte + Tailwind + Parcel = Awesome!

Svelte + Tailwind + Parcel = Awesome!

165
Comments 14
5 min read
How to automatically deploy to GitLab pages w/ CI 🚀

How to automatically deploy to GitLab pages w/ CI 🚀

6
Comments
2 min read
Getting environment variables to your web application

Getting environment variables to your web application

5
Comments
3 min read
React, Typescript, Parcel: Setting up Hot Module Reloading

React, Typescript, Parcel: Setting up Hot Module Reloading

15
Comments 1
4 min read
How to bundle your library and why

How to bundle your library and why

14
Comments 2
6 min read
Side Benefits of Static Typing

Side Benefits of Static Typing

6
Comments
5 min read
Simple React.js Boilerplate

Simple React.js Boilerplate

7
Comments
2 min read
Hacktoberfest 2019: four PRs to Parcel

Hacktoberfest 2019: four PRs to Parcel

2
Comments
1 min read
Slick Carousel Responsive slidesToShow Recipe

Slick Carousel Responsive slidesToShow Recipe

9
Comments 1
5 min read
Note App - Part 2: The React Site

Note App - Part 2: The React Site

6
Comments
7 min read
Meteor vs Webpack vs Parcel

Meteor vs Webpack vs Parcel

73
Comments 17
3 min read
Boilerplate for Chrome new-tab-override extension 🎊

Boilerplate for Chrome new-tab-override extension 🎊

8
Comments
1 min read
Getting started in React with Parcel.js

Getting started in React with Parcel.js

12
Comments
3 min read
Preact Project with TypeScript and Parcel

Preact Project with TypeScript and Parcel

5
Comments
5 min read
loading...