{"id":16752129,"url":"https://github.com/psmyrdek/build-tools-playground","last_synced_at":"2026-01-21T16:35:43.066Z","repository":{"id":43161168,"uuid":"195122025","full_name":"psmyrdek/build-tools-playground","owner":"psmyrdek","description":"Test different scenarios of building a web app.","archived":false,"fork":false,"pushed_at":"2023-01-07T07:28:53.000Z","size":2271,"stargazers_count":1,"open_issues_count":40,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T01:18:47.380Z","etag":null,"topics":["build-tool","frontend","slides","talk","webpack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psmyrdek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-03T20:26:07.000Z","updated_at":"2019-11-23T14:55:58.000Z","dependencies_parsed_at":"2023-02-06T14:45:51.630Z","dependency_job_id":null,"html_url":"https://github.com/psmyrdek/build-tools-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psmyrdek%2Fbuild-tools-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psmyrdek%2Fbuild-tools-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psmyrdek%2Fbuild-tools-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psmyrdek%2Fbuild-tools-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psmyrdek","download_url":"https://codeload.github.com/psmyrdek/build-tools-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749968,"owners_count":20989713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build-tool","frontend","slides","talk","webpack"],"created_at":"2024-10-13T02:45:58.241Z","updated_at":"2026-01-21T16:35:43.017Z","avatar_url":"https://github.com/psmyrdek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build Tools Playground 👷‍♂️\n\nPlay with various build scenarios of a simple web app, which are based on:\n\n* Bash\n* npm\n* webpack\n* Parcel\n\n## Five steps to understand the \"Why?\" behind the modern front-end build process \n\n### 0 - OS only 💻\n\nIn this example I want to show you that it's possible to \"build\" a web app using nothing more than utils that OS gives you for free. I'm fetching libs like jQuery and lodash using `curl`, I'm `unzip`ping them, and then `cat`ing into one file.\n\n### 1 - Package manager 📦\n\nIn the second example I want to show you what kind of things we gain after introducing a proper package manager to our build stack. This example is focused on `npm` and cross-platform libs like `rimraf`.\n\n### 2 - Build tools 🛠\n\nThird example is dedicated to Webpack and its capabilities.\n\n### 3 - Build tools + Extras 🔥\n\nFourth example is about extending Webpack's capabilities by introducing loaders and plugins that let you import previously unknown formats of files and enhance your build process.\n\n### 4 - Simpler, please! 🧘‍♀️\n\nThis example is about going back to basics - what's the simplest possible tool one could use today to build a web app? Spoiler alert - there's a big chance that the answer is called `Parcel`.\n\n## Slides\n\nProject you are currently looking at has been used by me during one of the talks at SmartRecruiters HackerSpace meetings. To check out the slides of my talk, [click here](https://docs.google.com/presentation/d/132MLdeEa8wt1RnYD9DOZRRJ1Ofss0ZwYgmcZ0hTZDxk/edit?usp=sharing).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsmyrdek%2Fbuild-tools-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsmyrdek%2Fbuild-tools-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsmyrdek%2Fbuild-tools-playground/lists"}