New: boilerplateAll contenthive-129948krhive-196917zzansteemhive-183959hive-166405photographyhive-180932hive-185836uncommonlabhive-183397hive-150122hive-188619hive-101145hive-144064bitcoinhive-145157krsuccesshive-193637lifehive-184714hive-181136hive-109690hive-153970TrendingNewHotLikersnetlicensing (39)in php • 5 years agoLaravel Boilerplate release 0.6.0Many thanks to all contributors, who added a lot of new feature to the Labs64 Laravel Boilerplate - The new release is out and helps you to kick start your new PHP project. Release notes:naijaguy (63)in steemhunt • 6 years agoBedrock - WordPress boilerplate with modern development toolsBedrock WordPress boilerplate with modern development tools Screenshots View Image Hunter's comment WordPress boilerplate with modern development tools, easier…iambya (31)in iambya • 6 years agoIO - Boilerplate @0.1 - Create PostCurrent Code console.log("Hello World, this is just a test."); Creating a Simple Post from my own Steemit Boilerplate. Currently Using: React & Redux Contact @iambya in case you need…swearngin (62)in photography • 6 years agoDeath Plaque #1: James CookJames Cook Crushed by a boiler plate while it was being moved Died November 30, 1910iambya (31)in iambya • 6 years agoIO - SteemConnect v2 Boilerplate @0.0.32 - Edit Post feature Ready.Current Code /* Edited */ EDIT_POST('', PrimaryTag, Author, Permlink, Title, Body, JSON_Metadata, this.props.dispatch); Simple enough. Editing a post, is basically the same as creating it.…iambya (31)in iambya • 6 years agoIO - SteemConnect v2 Boilerplate @0.0.29 - Regex for Tags.Current Code const Tags = post.tags.split(',').map(tag => tag.replace(/[^a-zA-Z0-9]+/g, "").toLowerCase()); Just securing that no one can send a wrong TAG. Next step could be to avoid…iambya (31)in iambya • 6 years agoIO - SteemConnect v2 Boilerplate @0.0.28 - Tags Fixed, and being displayed Properly.IO Boilerplate @0.0.28 Current Code const JSON_Metadata = { "tags": ExtraTags}; /* Extra tags, are just the other tags different from the first one. First one is basically the category of…iambya (31)in iambya • 6 years agoIO - Boilerplate @0.0.27IO Boilerplate @0.0.27 Current Code const JSON_Metadata = { "tags": OtherTags }; This could be a possible solution. Im trying to send the tags as a normal object. "tags" are…iambya (31)in iambyasteemitsteemconnectapiboilerplate • 6 years agoIO - SteemConnect v2 Boilerplate @0.0.23IO Boilerplate @0.0.23 Current Fixes let JSON_Metadata = JSON.stringify({ "tags": postTags }); The left JSON tags, should be a String, otherwhise the JSON.stringfiy method will add some…iambya (31)in iambya • 6 years agoIO - SteemConnect v2 Boilerplate @0.0.16SteemConnect v2 API Boilerplate - @0.0.16iambya (31)in iambya • 6 years agoIO - SteemConnect v2 Boilerplate @0.0.14SteemConnect v2 API Boilerplate - @0.0.14iambya (31)in iambya • 6 years agoSteemConnect v2 Boilerplate @0.0.12SteemConnect v2 API Boilerplate - @0.0.12scannavinolamb (25)in boilerplate • 7 years agoBoilerplate SeriesElectronically In Touch The official e-newsletter and blog of the Young Lawyers Section of the New York State Bar Association Boilerplate Series By: Zach Levin, Esq. and Nick Scannavino…sambillingham (65)in utopian-io • 7 years agoSteemconnect - Node-js - Boilerplate For Rapid Development v.0.3.0What Is This Project This project is a boilerplate for rapid development on top of the Steem network. A ready to go Express.js app using Steemconnect SDK & Steem.js. This project is not intended…brodrigu (25)in boilerplate • 7 years agoHello World!blockchain + social, but still centralized.scannavinolamb (25)in business • 7 years agoBoilerplate Series: Equitable RemediesWhile legal contracts can be intimidating, many of the provisions actually follow recognizable patterns that can be broken down into simple, comprehensible pieces. Our boilerplate series focuses on…syt (47)in cn • 7 years agosteemCreated with Sketch.html5-boilerplate中文翻译 - 常见问题篇HTML5 Boilerplate 主页 | 目录 常见问题 为什么把Google Analytics代码放到底部?Google建议将其放在 中。 我如何将Bootstrap与HTML5 Boilerplate集成? 每次发布HTML5 Boilerplate的新版本时,是否需要升级我的网站? 在哪里可以获得支持问题的帮助?…syt (47)in cn • 7 years agohtml5-boilerplate中文翻译 - 使用篇(个人强烈推荐阅读,包含很多有价值、值得使用的知识点)HTML5 Boilerplate 主页 | 目录 使用 HTML5 Boilerplate最基本的用法是创建一个静态网站或简单的 app,一旦您下载或克隆了该项目,整个过程看起来就像: 设置网站的基本结构。 添加一些内容,样式和功能。 在本地运行您的网站,看看效果如何。 部署你的网站。 是不是很酷? 确实如此…syt (47)in cn • 7 years agohtml5-boilerplate中文翻译 - 目录篇HTML5 Boilerplate 主页 入门 使用 — 项目内容概述。 常见问题 — 常见问题及答案。 HTML5 Boilerplate 核心 HTML — 默认HTML指南。 CSS — 默认css指南. JavaScript — 默认javaScript指南。 其它 。…syt (47)in cn • 7 years ago开始进行html5-boilerplate中文翻译Image source 最近在开发一个自己的小项目,准备用一下html5-boilerplate,于是到 官方仓库 看了一下文档,发现没有中文文档,这倒是不影响,英文我基本上ok的。之所以想要对它进行翻译,主要有以下几点原因: 很早就读过介绍html5-boilerplate的文章,但那时只是大概了解一下它的用途,然后放进书签里,没有细致地研究过。…