Developers
Load previous pageโฆ
What's your take on using a React component library vs not using one when building out a new product?
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.
TRENDING
Which habit-forming app do you use?
What do you like about it & what do you hate about it? What more features would you like in it?
I am thinking of making an app in 3 days for https://flutter.dev/create & a habits app would be a perfect use case because I need it myself & it would be a great way to learn Flutter.
Some of my favo...
In realtime!
What do think about the viability of a book focused on enteprise software development using Laravel?
I am thinking to introduce readers to concepts like SSO, audit logging, feature flags, role-based access controls, reporting, exposing integrations, analytics, app metrics, etc and show practical implementation using code.
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:...
I'm doing lightweight PHP programming using the macOS-integrated PHP server.
I'm currently in the process of coding my own contact form but I'm struggling to find a working way to send test emails from my localhost (macOS).
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...
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...
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?
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...
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...
No language is better than another... as long as you ship (or at least try to).
Every man for himself. :)
Anybody here use Websocket on Rails 5.2? I have been trying to deploy the Chat feature on my app which based on Websocket to the production server but always got this error:
WebSocket connection to 'ws://myipaddress/cable' failed: Error during WebSocket handshake: Unexpected response code: 404
...