[untitled]
1 pointsby koistya0 comments
npm install -g react-app-tools
react-app new
react-app start
https://hashnode.com/post/react-redux-without-webpack-ciqylw... > npm install -g react-app-tools
> react-app new
> react-app start
The idea is to have no configs (though you will be able to configure anything if needed) and a bare minimum package.json: {
"private": true,
"dependencies": {
"react-app": "^1.0.0",
},
"devDependencies": {
"react-app-tools": "^1.0.0",
},
"scripts": {
"build": "react-app build",
"start": "react-app start",
}
} Location: Saint Petersburg, Russia (MSK, GMT+3)
Technologies: Azure/DevOps, .NET/C#, MSSQL/Postgres/SQLite, MongoDB,
Node.js/JavaScript/Babel, OAuth, Webpack, Sequelize,
React/GraphQL, CSS/SCSS, Mocha/Chai, Material Design
Profile: https://www.linkedin.com/in/koistya
Reviews: https://www.codementor.io/koistya#/review
Email: [email protected]
My recent projects on GitHub: Location: Saint Petersburg, Russia (MSK, GMT+3)
Remote: Yes
Willing to relocate: Yes
Technologies: Azure/DevOps, .NET/C#, MSSQL/Postgres/SQLite, MongoDB,
Node.js/JavaScript/Babel, OAuth, Webpack, Sequelize,
React/GraphQL, CSS/SCSS, Mocha/Chai, Material Design
Résumé/CV: https://www.linkedin.com/in/koistya
Reviews: https://www.codementor.io/koistya#/review
Email: [email protected]
My recent projects on GitHub:
Verist, on the other hand, is aiming for the application layer: lightweight, low-latency observability for production user-facing apps where spinning up containers per-step isn't feasible. I think there's space for both: Dagger/OCI for heavy 'environment' replay, and Verist for semantic 'decision' replay.