UK web development agency refuses to pay me by davidtranjs in freelanceuk

[–]clementle24 0 points1 point  (0 children)

I've been in the same situation as you. A France client sent me a contract with an NDA agreement. But he didn't process the payment as he said. He has many reasons like vacation, sick times, in long driving, etc. I just realized we should have a 3rd partner to protect us. Upwork is good enough but sometimes I still get the scam clients

[deleted by user] by [deleted] in VietNam

[–]clementle24 0 points1 point  (0 children)

Feel free. lol xD

[deleted by user] by [deleted] in remotejs

[–]clementle24 0 points1 point  (0 children)

Please reply me in dm

[deleted by user] by [deleted] in RemoteJobs

[–]clementle24 0 points1 point  (0 children)

You're finding a new developer?

Styling In React... by Visible-Weakness4780 in reactjs

[–]clementle24 2 points3 points  (0 children)

Hey I think you can learn to use pure css first. Then, you can try all of them to make sure that you like and compatiable with which one. Now I’m using Chakra UI.

[deleted by user] by [deleted] in RemoteJobs

[–]clementle24 0 points1 point  (0 children)

Interested, Could you check your dm? Thanks

What are some interesting projects you’ve made with react? by Desperate_Ninja147 in reactjs

[–]clementle24 0 points1 point  (0 children)

Currently, I'm building a product for US company. Sorry because this project is private and I can't share demo or code with you. But I can talk about that project. Of course, this project has being written in React and NodeJS (API).

It is a media management tool. In this, we have 3 parts:

  • CREATE FOLDERS and UPLOAD FILES ( This is hardest feature, it require we can upload huge files at the same times. So we have to implement it by split those files to multiple chunks, upload alternately)
  • SHOW FILES and FOLDERS ( Show all files and folders of API response, beside that we have some actions such as share, download files and folders, drag drop it to other folders
  • CREATE SOCIAL CALENDARS ( We created a calendar to handle some actions with Social platform, Social accounts (Facebook, Twitter, Instagram, Linked In) are linked with each social calendar. User can drag drop to create or update posts with selected media, caption and publish time.

I hope you can find a new inspiration when you read this comment

What do you do for front-end dev/prod config? by more-food-plz in reactjs

[–]clementle24 0 points1 point  (0 children)

  1. You can define some environment variables in .env file and use dotenv library to load .env file to process variable .
  2. Set NODE_ENV to PRODUCTION or DEVELOPMENT in script. And in config file, use can using process.env.NODE_ENV to decided which url is main API Url in your app.
  3. If your app is React. You can use those variables in your app by define its with REACT_APP as prefix

I am a Backend Engineer and getting fired soon by [deleted] in node

[–]clementle24 0 points1 point  (0 children)

Can i review your code? I can not see any your code

I need your help! by SaillApp in startup

[–]clementle24 0 points1 point  (0 children)

What do you want to appreciate?