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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Pingendo – Free, simple app for Bootstrap prototyping

356 点作者 rhapsodyv超过 9 年前

18 条评论

glossyscr超过 9 年前
Slightly OT: Is it just me or is Bootstrap a bit of an overkill nowadays? I know you can import what you need and keep the lib size small but the overall framework feels aged and many feature are no rocket-science anymore. Still some features are handy but again, is it worth it?<p>Without any customization you have this typical thousands times seen Bootstrap look. Only few of the available Bootstrap themes have an original and from Bootstrap outstanding look but then you add even more bloat to your site figuring out what CSS you could leave out. You could also customize yourself but again why not quickly do the stuff without Bootstrap? FE development got quite far these days and today&#x27;s CSS and JS is not your daddy&#x27;s HTML anymore, Flexbox is great and there&#x27;re tons of specialized and modular libs.<p>Besides, Sass and Less were never my favorites but this would be a minor pick. They are ok to get along.<p>Last but not least they claim to be mobile-first which is IMO far off and the biggest deal breaker. Just open the Bootstrap page on a newer iPhone (eg 6) and open the menu. There&#x27;s some significant lag until the menu opens and then the menu-open animation sluggishly stutters running at very low framerate. This could have be done with native CSS and hardware-accelerated 3d-transforms in a responsive and butter-smooth manner with a just few lines. Just having a responsive grid-system doesn&#x27;t make Bootstrap mobile-first.<p>I believe that Bootstrap could be good for non consumer facing sites where the audience is less demanding. Eg you need to build an internal reporting dashboard for some company departments and it doesn&#x27;t have to slick, smooth or sexy. Just a dashboard which is faster and more flexible than sending Excel sheets back and forth. Then yes, Bootstrap is a good choice.<p>Don&#x27;t want to be too negative, maybe it&#x27;s just my cluenessless but could somebody enlighten me: why do I need else Bootstrap in 2016?
评论 #11006587 未加载
评论 #11006703 未加载
评论 #11006925 未加载
评论 #11009039 未加载
评论 #11006538 未加载
评论 #11006544 未加载
vayeate超过 9 年前
As a web developer who works almost exclusively with Boostrap and finds the beginning stages of building a site with Bootstrap to be very tedious, I love this. My boss (does a lot of web design work but not coding) might find this interesting too. He&#x27;s been wanting to be able to sit and make mockups but can&#x27;t find the motivation or maybe time to do it.
评论 #11006769 未加载
jordanlev超过 9 年前
Suggestion for you FAQ:<p>&gt; 4) Why use Bootstrap? &gt; Because Bootstrap is the most widely adopted development framework, with the largest thriving community and most extensive documentation.<p>How about something a little better than &quot;because everyone else is using it&quot;, such as:<p>&quot;Bootstrap gives us a common vocabulary of classes and components that makes it easier for beginners to build fully-functioning markup, and makes it easier for developers of all levels to communicate with one another. It also provides constraints on the otherwise-unlimited possibilities of HTML+CSS which makes it possible for us to build this GUI tool that interacts with it.&quot;
评论 #11008849 未加载
评论 #11008890 未加载
评论 #11007669 未加载
oelmekki超过 9 年前
I&#x27;m very impressed, thanks for this app. Until now, I used Pencil for prototyping on linux, which was not very efficient because it&#x27;s more focused on desktop app building.<p>Totally love the fact that there&#x27;s a real browser behind and I can just add bootstrap classes on elements I want. Great job, instant hook.
arihant超过 9 年前
What is up with every app requiring 10.8 and above? It&#x27;s fine for others but very unsettling for developer tools. I still know devs on 10.6.x!<p>This is even more weird when you consider that laptops that came with 10.7 went out of AppleCare a few months ago.
评论 #11006969 未加载
评论 #11008281 未加载
评论 #11007402 未加载
jiblylabs超过 9 年前
Every tool that makes prototyping cheaper &amp; faster is more than welcome!
评论 #11006428 未加载
评论 #11007470 未加载
Scarbutt超过 9 年前
The website says they are funded, how do they intend to make money? or this a nonprofit?
评论 #11007408 未加载
yazriel超过 9 年前
Free beats the rest ;)
JeremyMorgan超过 9 年前
This thing is amazing. I am a backend developer, and over the last couple of years becoming &quot;full stack&quot; for web projects. For me I can do CSS&#x2F;Photoshop stuff but I&#x27;d rather hand code assembly language than CSS wrangling anyday. So this tool is great.<p>I think if the target audience is &quot;non designers&quot; who just want to get something done, it&#x27;s perfect. I generally throw together UIs at work and pass them on to our designers who of course throw it out and put in real stuff, but at least they know they&#x27;re starting with a functional product to work from. That&#x27;s where I think this tool will really work for people.
gsere超过 9 年前
Pingendo for Bootstrap 4 preview available here <a href="http:&#x2F;&#x2F;v4.pingendo.com&#x2F;playground.html" rel="nofollow">http:&#x2F;&#x2F;v4.pingendo.com&#x2F;playground.html</a>
评论 #11009144 未加载
评论 #11008015 未加载
avinassh超过 9 年前
Anyone have details on the technology behind it? I mean is it a cross platform single app written in JS&#x2F;Electron or individual native languages etc?
评论 #11006381 未加载
评论 #11007147 未加载
ryanmarsh超过 9 年前
Would have loved if they&#x27;d signed the code so I didn&#x27;t get the &quot;unidentified developer&quot; message when I try to run it on OSX.
评论 #11007406 未加载
mandeepj超过 9 年前
is it a coincidence? Bootstrap also introduces something similar today - bootstrap studio (<a href="https:&#x2F;&#x2F;bootstrapstudio.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bootstrapstudio.io&#x2F;</a>)<p>is there any difference?
评论 #11007169 未加载
kybernetyk超过 9 年前
This looks very very similar to <a href="http:&#x2F;&#x2F;blocsapp.com" rel="nofollow">http:&#x2F;&#x2F;blocsapp.com</a> (as in the UI being almost an exact copy).
BorisMelnik超过 9 年前
I&#x27;ve been using Pingendo for about 1 year now at home and at work. Super fun app to use, and makes some really nice and clean code in the end.
sogen超过 9 年前
I&#x27;m on Safari trying the demo (v4), it&#x27;s missing the scroll bar :&#x2F;
jordache超过 9 年前
froze 5 min into using the app, whilst browsing stock photo to insert as the hero image...<p>the app felt very clunky. As a developer, I felt very restricted.. This definitely not intended for developers...
cdevs超过 9 年前
I downloaded it one day and realized it was a attempted closed software atom app...just unzip it if you want to comment out their JavaScript security line. Other than that it seems like they took most of their code from a similiar atom project that is completely free and open source.
评论 #11006690 未加载
评论 #11006851 未加载