Developers

Load previous page…
I want to create a developer-oriented invoicing and quote generating website. Idea would be to integrate Google Sheets + being able to add custom CSS. I see a lot of people using Google sheets for calculations and copy pasting it into InDesign. I was thinking of making something with a better w...
To get a better understanding of our potential market I'm curious who here is distributing applications outside an app store. How are you dealing with updates in general? How does your infrastructure look like? How many users/downloads you have.... I collected some questions in this Google Form:...
Read post
1 reply
I use https://vectr.com with different fonts & add some text shadows to it & export it using SVG. Now that Vectr added ads & its irritated me, I've deleted it & switched to Sketch for making some cool logos 😜
Read post
7 replies
One off SAAS are basically SAAS on which you work on only once in the beginning & after that there is little to no development, only maintenance. Do you know any examples of such?
Read post
5 replies
I don't mean for each individual app and how they access them, but rather if and how you manage all of them in one place. Do you use a password manager like 1Password to keep track of them? Many API keys you could just retrieve from the associated site when you need them. But some of them only...
While GUIs are great, bash scripting can provide a powerful way to automate common workflows. What are your favorites? Please link to a source / gist where relevant.
Read post
7 replies
https://github.com/prettier/prettier
Read post
4 replies
I'm coding the design of my web app. I'd like the whole thing to show on one page without the user having to scroll down. The design is simple and loans itself to that, I just need to work out the coding. I've played with %, vh, and vmin. It looks like a mess, particularly on phones and tablets ...
Read post
3 replies
Froala is beautiful and works perfectly but at $250/year is a bit steep. What else do you use that integrates easily with Rails and looks modern? (must support image upload too)
Read post
7 replies
this is the website https://bound2.app it comes in with a decent score on pingdom. And the page size is just 1.1MB. But the "wait" phase is nearly 15 seconds. And I can't work out why. Perhaps an old version of webpack / node config problem? This is a link to my github => https://github.com/cr...
I use Google Cloud bucket to store 10-second videos and photos that I use in the application. Thousands of users use the application every day, and I want to use a CDN to ensure that the content of the application is delivered to users with minimum delays and maximum speed. At the moment, I have...
Read post
3 replies
Hi everyone, It’s been a while—I hope everyone is doing great and shipping a lot! :D I have a question: Recently, I’ve started creating some projects again and found that development in PHP is surprisingly fast for me. I don’t know why, but I’m enjoying it. However, I have a concern regarding d...
I’ve started up a new Rails project and am trying to figure out the best approach for design. The main options I’ve figured out so far are: • Simple.css (current) - great for prototyping, not so great for an actual launch • Bootstrap - incredibly popular, but the designs seem a bit dated • Tailwi...
Without going into a ton of detail, I have an idea for an application that logs PHP errors from a website. However, I'm torn between developing this as a SaaS subscription, or a standalone package which users can buy at a one-time cost. Option 1: I develop it as a SaaS, I have to pay for network...
Read post
3 replies
picture a simple app with logged in users. each button click / form submit I’m just changing a value on the user database schema. what I’m currently doing is each time i render a new component i run component did mount and fetch the data i need from the backend api. then update the state and di...
Read post
1 reply
e.g. I have a database of 1000+ url's and want to check them weekly on the #backlinks they have. Is there an api that does this and is < $50 / month.
I tought myself Python. My original background is in marketing. For coding there are a ton of great resources out there and many qualified freelancers to learn from. However, I have a tougher time finding resources to learn better software related management. How to learn how to structure a deve...
Read post
3 replies
As of today, June 4 2018, CSS Grid is supported by 84.9% browsers of global usage unprefixed. Did you switch completely to CSS Grid or use CSS Grid with Flexbox as a fallback?
Read post
3 replies