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 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...
ROAST
Roast our video API
With we built StreamPot to make it easy for frontend devs to process videos.
StreamPot let's you run FFmpeg from anywhere and you can do things like capture frames from videos and combine images and audio.
Would love your feedback.
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....
MILESTONE
First new feature of 2023
Confession: Tbh, I’m not proud I’ve not deployed new features for more than 1 year (since 21 Nov 2021).
The past 2 years had been a tough journey figuring out marketing for Lifelog, and the slow dawning that it won’t live up to my expectations as my one true SaaS to bring me to ramen profitabil...
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...
https://i.imgur.com/zpZL6bN.gif
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...
Oh boy, that was a long one. My website is done on Astro and I wanted to use external library for i18n because it had ability to rename paths based on the locale. That was the most important part for me.
Unfortunately the library is poorly documented, so there was a lot of trial and error along...
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...
I have updated the Query homepage with the aim of increasing its usage.
https://qery.io
Provide https://www.shadcn-vue.com/
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?
Is it time to create dapps? Time to team up for this -> https://community.blockstack.org/javascript
The easiest way to visualise what I want want is by taking a look at this image => https://s3.amazonaws.com/bound2/example.png
Basically want the images to "bounce" round the website similar to this =>
http://next.plnkr.co/edit/HTHkXaD2BCFWTCK5tROi?p=preview&utm_source=legacy&utm_medium=worker...
Here is how it works in my head:
1. You open a website and press a button 'Search'.
2. Then after a random twitter user was found, you can read his tweets, see the most impressive tweet in 24 hours so you could decide do you want to follow him or not.
3. Then you can press a button 'Follow' and h...
TRENDING
How to store images in the database?
I am using Heroku to deploy my project and mlab for mongodb database. Now I want to store the profile pictures somewhere. Storing them in mlab is not a good option. The only option I can think of now is using a CDN? How are you storing images?
So I have a multisite multilingual project. Imagine different websites on different domains using the same design and front end template with different content.
I have a middleware that handles serving the different content. I'd like to build a frontend with VUEJS/NuXT or similar. How what I set...