https://github.com/devaman/devaman
https://github.com/devaman/devaman
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devaman/devaman
- Owner: devaman
- Created: 2020-07-03T18:19:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T08:23:29.000Z (about 3 years ago)
- Last Synced: 2025-12-26T09:35:16.980Z (6 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

I am Amit Chambial , A Full stack developer.
I love to contribute to open-source software on GitHub. I am working for Netomi as a Software Engineer II.
I have also worked as a Freelancer and I am a five star freelancer.
My moto is Make to Learn thats why i have made lots of projects as you can see. I love to make side projects. See my [Producthunt](https://www.producthunt.com/@amitchambial) and [Gumroad](https://gumroad.com/amit_chambial) seller page
All my social link: [https://social.devaman.dev](https://social.devaman.dev)
# My Blogs
### [Daily Learnings](https://blog.devaman.dev/daily-learnings)
19/May/2023
While using mini-css-extract-plugin with vuejs and webpack 5, I was getting problem related to CSS priority. Scoped Css/Scss was not getting higher priority than common css. To resolve this issue we had to use oneof rule. In resourceQuery...
----
### [Migrating your project to AWS IOT device sdk v2](https://blog.devaman.dev/migrating-your-project-to-aws-iot-device-sdk-v2)
Hello everyone! I recently had the opportunity to work with AWS IoT to fetch real-time data. During the migration from Webpack 4 to Webpack 5, we encountered some issues with the aws-iot-device-sdk. While building our project, we encountered errors r...
----
### [Reactjs in Vuejs using Module Federation (inc Routing)](https://blog.devaman.dev/reactjs-in-vuejs-using-module-federation-inc-routing)
Hey everyone , Webpack has released some new cool feature called module federation. Module Federation allows a JavaScript application to dynamically load code from another application and  in the process, share dependencies. If an application consumi...
For More blogs visit my [blog](https://blog.devaman.dev)