Javascript

I'm currently using cron, but it does not give back an error signal and I don't know how to keep track if it worked. Ideally I would want a solution that allowed me to create a dashboard to see if my robots are still working. I know js and python  Thanks!
I'm not sure if you're aware of shadcn/ui and Aceternity UI. These two just made my day. The components are easy to use, beautiful to look at, and completely free. I'm very new to frontend dev, and still I've been able to create a pretty good portfolio page using provided components very similar ...
I am doing my first project on Firebase backend. It seems cool enough. Although, on the other hand PostgreSQL is so darn powerful. Anyway, does anyone know how I could set up firebase so I can get notifications when new users sign up? Also curious to hear any tips and tricks for using Firebase su...
Read post
4 replies
I launched the very first version of the landing page for Jonga https://jongaproperty.com and would appreciate some candid feedback. The idea came about as my wife and I purchased our first home together recently and there was soooo many things that were an absolute nightmare during the process....
Read post
2 replies
Hi,  I'm looking for your experiences about Shopify Apps. I have a lot of experience in e-commerce logistics. I have made API connections with WooCommerce, Shopify and a lot of other platforms and carriers. In the past I did made some WooCommerce plugins, but the biggest downside for me is keepi...
Read post
3 replies
Hey guys, I'm curious about how do you make sure your frontend code performs well? I mean, in terms of file sizes after build (js, css, html), or other practices. I come from backend background, I'm pretty comfortable with frontend dev these days, thanks to you guys' suggestions & advices (http...
I have been working on the desktop application for almost a month (https://wip.chat/products/1789). It is almost ready, I need only find some more beta-testers so I could get feedback and maybe change something, fix bugs and then finally launch it. But right now I'm thinking about migration to a...
Read post
4 replies
It can be disruptive to get settled in a new place while getting focused work done, especially for coding. What has worked best for you to get right back in the zone in a new place?
Read post
2 replies
I have updated the Query homepage with the aim of increasing its usage. https://qery.io
If you ever thought of launching a SaaS but didn't make it for any reason, or simply at planning stage this might be a good opportunity. I built a SaaS template + hosting solution. I am giving away free instances as part of a closed beta for getting feedback. Let me know if interested.
Read post
2 replies
Hi there,  Who is also familiar with Firebase, Firestore, Cloud functions and/or Google Apps Script?  I run most things in/on Google. It works fine for me, I can code some things and Google wil run it. I code everything in javascript or typescript.  Regards, Peter
Read post
4 replies
I'm working on a SaaS SDK for next.js and it handles implementing a billing table based on the features and plans in your config. I don't like my current UI design for the billing table component and looking for inspiration. What are some of your favourite billing tables and why?
Read post
2 replies
Does WIP’s API support line break? I tried using “\n” but it didn’t work. Mentions also don’t seem work so I don’t know if that is supported or not https://wip.co/todos/305224
I want to collaborate with you to create a product around a simple chat tech I have developed. Here you can find a demo: https://query-chat.fly.dev Open two tabs in your favorite browser, invite a friend, and test it.
Trying to rotate some circles using JS + CSS. I've tried for a few hours but really struggled. I've set this JS Fiddle with an example img + proper instructions to explain properly: https://jsfiddle.net/harrydry/z0Lycnv7/40/ trying to set up my personal site, would massively appreciate a hand!
I am using node, express, and apollo graphql on backend. Sending beautiful emails is one of the core features of the project. Any recommendations on good node styling libraries would be really helpful.
Read post
2 replies
Hello, I have a product I want to build. It is going to be a stock image site to sell photographs. I have begun to create an admin page with chunked image upload and it works great even if just very few features has been implemented so far. Basically just image upload, thumbnailing with watermar...