Javascript
Load previous pageโฆ
ROAST
Roast boomm.io
Curious about what e.g. @nilswย @pretzelhandsย @rikschennink , think about Boomm :)
Update 1:
Also discussed on reddit, e.g. should we open source it.
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...
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 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....
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...
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?
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.
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.
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!
Is it time to create dapps? Time to team up for this -> https://community.blockstack.org/javascript
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?
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...
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...
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...
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...