HackerTrans
TopNewTrendsCommentsPastAskShowJobs

astro_sloth

no profile record

Submissions

Ask HN: Coding While Drunk

5 points·by astro_sloth·5 tahun yang lalu·5 comments

comments

astro_sloth
·5 tahun yang lalu·discuss
I save the weed for my side projects.
astro_sloth
·5 tahun yang lalu·discuss
Long live the SPAs.
astro_sloth
·5 tahun yang lalu·discuss
Why do you feel this library is necessary
astro_sloth
·5 tahun yang lalu·discuss
are you looking for investment?
astro_sloth
·6 tahun yang lalu·discuss
Looks similar to the IBM Design Language[0] UI icons

0.https://www.ibm.com/design/language/iconography/ui-icons/lib...
astro_sloth
·6 tahun yang lalu·discuss
If your customers are building custom forms then you would probably be best to store it in a noSQL database document as you would need a schema for a relational database and that means knowing what the form items are called. Otherwise you'd have to store the whole thing as JSON object in a table.