Posts
Members
Info
·26d# Questions
Achieving a rotatable 3D building, where an apartment is clickable
Hello, I'm currently working webapp for a large apartment/commercial/office development and want to propose the following. I'm in the discovery phase and will present my idea once I have an functional prototype. • The mockup of the building (based on the renders) should be…
1
6
Best developer or API documentation portals you have used and why?
My team is currently working on an API documentation portal and would like feedback from the community on API documentation you have used and loved. Also, which features are most important to you as an engineer? Which features frustrate you the most? And any other insights you…
1
1
Looking for a simple chat system
I've reviewed Drift, Small.chat, Intercom, etc. and none fit the bill. I want a cheap system in place for a project I'm working on. Cost needs to be low as it's a zero profit project, and spending $20+/month makes zero sense. BUT I need to be able to visually configure how it's…
6
18
Looking for an image upload library that looks like UploadCare
Yo, I found a library a few months back, but now can't seem to locate it. It's a Vue image/file upload library that looks very similar to the one that UploadCare uses, but is open source with no file hosting. Anyone know? It looks something like this: …
0
2
Reactive variables are not working when imported to a new file.
Having trouble with reactive variables. Please review the stack overflow question and give me a solution... https://stackoverflow.com/questions/63879825/apollo-reactive-variable-are-not-working-when-imported-into-another-file-why
1
0
Customizing angular components
Hi guys, I am new to angular and would appreciate some help or guidance here. To what extent can I customize an angluar component. I am using angular stepper component and the current implementation is like this https://i.stack.imgur.com/kS89n.png …
0
0
·276d# Questions
🙋♂️ How to request "Touch sound" be enabled with the Permissions API
👋 Hello. 🤔 Does anyone know how to request a user enable the "Settings" >"Sounds and vibration" > "System Sounds" > "Touch sound" setting on Android using the Permissions API? I have a working Notifications demo, but need to prompt users to enable sound from tapping a UI…
0
0
I would like to know which technologies are the best to study this end of 2019
it would be great have some options for study and for work too. Thanks!
2
3
Function to take care of mailing service
So a friend of mine ask me on how to write a function and configure mailing service to deliver mails to over thousands of people without spaming or failed delivery
0
1
Animating clip-path and performance
I see many resources showing nice clip-path animations, but also found this article by Google https://developers.google.com/web/updates/2017/03/performant-expand-and-collapse describing them as a non-performant way of doing these kind of things. Also, I can't seem to find if…
1
4