@Trading212 What I would like to see is the ability to set a sell stop/profit when we first place an order, so I do not have to come back later to set the stops. Thank you
@Trading212 Also, now I have an extra click to cancel the pending order. Before clicking the pending order and the X was enough.
Now, click the pending order, which opens a modal, then click the cancel button, then click to confirm. That's a lot for me
@Trading212 Can we please have the option to add notes to the shares we hold? i.e. over time, we won't remember the reason behind the acquisition. Having a note will give us the ability to remember why we bought the instrument when we did.
I want to track my #garden activities year over year to know exactly when to sow, plant, transplant, and harvest each crop.
In the #UK, timing can shift with the seasons, and I want to learn from my past to grow better in the future. π±π
#lovable https://t.co/8YzYCKKb52
I've been developing a #lovable app over the past month to help with my #gardening hobby ( growing #vegetables ).
Hopefully, any of you can find it useful at https://t.co/8YzYCKKb52 (beta version) and enhance your #garden over time.
I welcome any feedback!
I much more appreciate #AI. It is such an awesome tool to relearn and bring everything together, in this case, a comparison between data structures in #Python.
After a while here is one more contribution to StackOverflow. #datatables#datetime#django
https://t.co/PLRoVyUSxE
Good to see one of my old contributions is still getting hit π
Feeling good!
do yourself a favor don't take holidays in the first months of your first #web#dev role. I'm feeling like extending my holidays for good π
The last 2 days have spent mental energy enough for a whole week of work.
@atnori_ that frustrating feeling when you're doing by the third time the same feature because the requirements once again have changed.π
You'll be fine @atnori_
Never thought of having to learn how to build a Django project even less having to find a way to integrate a Vite app component into a #Django template.
The last 2 days were spent trying to achieve this goal unsuccessfully. No clear path in how to integrate Vite partially.
The challenge of the weekend: understanding how to set up a Django project and how #Django templates work.
Created a repo for future reference where I am going to comment through the code on the why's.
Basic interview questions you may be asked.
What is the diff between local and session storage?
Local storage πStores data with no expiration date.
Session Storage π Stores data for one session (data is lost when the browser tab is closed)
#100DaysOfCode#webdevelopment
What about if they ask you in an interview: is node.js secure?
I did focus on middleware as a step to improve security, however, they expected to hear that it is because node relies on third-party packages.
Won't forget this one!π