TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are your go-to blogs and books on building business applications?

204 点作者 PirxThePilot将近 7 年前

12 条评论

ggregoire将近 7 年前
Probably not the reply you are expecting, but as someone who built a b2b SaaS and failed on the bizdev side, I&#x27;d suggest you to build the business before building the application. In other words, get your first clients before coding anything. It will save you time and money.<p>And to answer your question: <a href="https:&#x2F;&#x2F;www.enterpriseready.io" rel="nofollow">https:&#x2F;&#x2F;www.enterpriseready.io</a><p>Basically, b2b app = classic app + deep users management with Gmail SSO and&#x2F;or CSV import and&#x2F;or windows UAC integration (depends a lot of your target) + deep roles&#x2F;permissions management + integrations with existing apps&#x2F;saas + reports and alerting + automatic billing with Stripe or whatever.<p>Note that you can do most of those manually at the beginning. Send the reports and the bills by email, add the new companies&#x2F;users manually…
评论 #17701361 未加载
评论 #17700861 未加载
评论 #17700750 未加载
评论 #17700756 未加载
superqwert将近 7 年前
Technical concepts for writing code:<p>--------------------------------------<p>Clean Code (Robert Cecil Martin)<p>The Art of Unit Testing (Roy Osherove)<p>Head First Design Patterns (Elisabeth Freeman, Kathy Sierra)<p>Martin Fowler&#x27;s blog: <a href="https:&#x2F;&#x2F;martinfowler.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;martinfowler.com&#x2F;</a><p>.<p>How to gather requirements and write business-readable code:<p>--------------------------------------<p>Domain-driven design (Eric J. Evans)<p>Implementing Domain-Driven Design (Vaughn Vernon)<p>Patterns, Principles, and Practices of Domain-Driven Design (Scott Millett)<p>.<p>Remaining agile and managing your work according to your clients&#x27; needs:<p>--------------------------------------<p>The art of doing twice the work in half the time (Jeff Sutherland)<p>The Mythical Man Month (Fred Brooks)
评论 #17699462 未加载
seanperkins将近 7 年前
I don&#x27;t know if you are asking for how to actually develop the applications or how to build the business that includes an application but my go to for startup advice is Steve Blank (<a href="https:&#x2F;&#x2F;steveblank.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;steveblank.com&#x2F;</a>). His stuff is easy to understand and helps me work through some of the difficult problems of creating a company from scratch.
drewmassey将近 7 年前
- how to start a startup podcast(Altman and co)<p>- The lean startup<p>- the twenty two immutable laws of marketing.<p>- getting to yes<p>After a couple of books though I would say it really comes down to just digging in and fighting it out. It is really easy to lose yourself in the world of business self help literature.
bootcode将近 7 年前
Meta-answer, but indiehackers has a great podcast series with smaller-scale, bootstrapped businesses.<p>The takeaways reflect much of the comments here. #1 is probably sell before you build. Various refinements are:<p>- Do consulting, and build a product once you see a pattern.<p>- Do the service manually, and automate away the biggest bottleneck, one at a time.<p>- Do a landing page with signups, do content marketing while building the stuff, so you have audience by the time you launch.<p>- Do get on phone with prospective customers, don&#x27;t just mail.<p>It is very very hard not to violate these, since of course our product is the best.<p>Also, it&#x27;s easy to spend more time reading about than actually doing.
JustMatthew将近 7 年前
Although it isn&#x27;t a blog in the traditional sense - so forgive me if this doesn&#x27;t hit your brief - the Software Engineering Daily Podcast (<a href="https:&#x2F;&#x2F;softwareengineeringdaily.com&#x2F;category&#x2F;podcast&#x2F;" rel="nofollow">https:&#x2F;&#x2F;softwareengineeringdaily.com&#x2F;category&#x2F;podcast&#x2F;</a>) is a fantastic resource that offers an immense amount of information for a lot of different people, including those setting out to build business applications.<p>Each episode is accompanied by super detailed show-notes that summarize the episode nicely, so you can see if the episode has what you think you may be looking for.<p>Cheers and good luck.
kathrin____将近 7 年前
<a href="https:&#x2F;&#x2F;medium.com&#x2F;@fairpixelsco" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@fairpixelsco</a> has been very useful in gaining some insights in the design of business to business UX and UI.<p><a href="https:&#x2F;&#x2F;startupsfortherestofus.com" rel="nofollow">https:&#x2F;&#x2F;startupsfortherestofus.com</a> is a no brainer as well. Some of those podcasts are gems.
haney将近 7 年前
It might help if you could provide a bit more context. Is there an example project you&#x27;re working on? Is there a particular sector &#x2F; type of business you&#x27;re interested in learning more about? Are you interested in the &quot;process&quot; of business (finance&#x2F;strategy&#x2F;etc.)?
评论 #17698622 未加载
jonhearty将近 7 年前
If you&#x27;re building SaaS, I recommend the following for largely non-technical content:<p>1. SaaStr.com (blog) 2. Behind the Cloud (book) 3. Rework (book)
kross将近 7 年前
- The goal<p>- Running lean
parallel_item将近 7 年前
Business Intelligence Roadmap by Moss and Atre
nealmydataorg将近 7 年前
At MyDataOrganizer we provide Low-Code platform to build business applications as per your workflow requirements. Our blog at <a href="http:&#x2F;&#x2F;blog.MyDataOrganizer.com" rel="nofollow">http:&#x2F;&#x2F;blog.MyDataOrganizer.com</a> has useful info. on building business applications.