Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dylanks2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dylanks2
5y ago
For those that want more on top of Slate, there's Plate (fka slate-plugins) which provides a lot of extras as a separate package. https://plate.udecode.io/ https://github.com/udecode/slate-plugins
2.
▲
by
dylanks2
10y ago
Here's my take on all of this: https://www.sitepen.com/blog/2016/10/17/announcing-the-js-fo... The feedback is interesting, but I think it helps to understand more of the history to get that most of
3.
▲
Introducing Intern Recorder
(sitepen.com)
6 points
by
dylanks2
11y ago
|
0 comments
4.
▲
Intern 3: Software testing for humans
(sitepen.com)
2 points
by
dylanks2
11y ago
|
0 comments
5.
▲
Intern 2: Greatly improved Selenium JavaScript testing
(github.com)
1 points
by
dylanks2
12y ago
|
0 comments
6.
▲
by
dylanks2
14y ago
I've been feeling similar to the way you feel for about 9 years, but with Dojo rather than Cappuccino. I stopped worrying or caring about fighting trends I cannot control years ago because it doesn't matter. I focus on building a toolkit th
7.
▲
by
dylanks2
14y ago
Being in a higher tax bracket doesn't lead you to pay more tax on your initial income, only a higher rate on money above a certain threshold. That said, the article is right in that an S-Corp or LLC sound right and are rarely a good idea be
8.
▲
by
dylanks2
14y ago
The latter point is your opinion, but certainly many developers actually believe it does. Dojo has plugins for localization and text loading that are needed for certain features. You would need similar capabilities in other AMD loaders for
9.
▲
by
dylanks2
14y ago
Dojo is used in more than 80% of the world's 2000 largest companies. Yes, it's not the default toolkit for WordPress or other large blogging and microsite platforms (which dominate the number of sites on the web), but Dojo is used far more
10.
▲
by
dylanks2
14y ago
Since 1.6, everything uses data-dojo-*, which is the HTML5 recommended approach for toolkits.
11.
▲
by
dylanks2
14y ago
Check out the new docs. I think it's no longer reasonable to say Dojo lacks good docs or reference code. Marketing is challenging for engineers. We tend to not go crazy over every small feature, but focus on the big stuff. That said, we're
12.
▲
by
dylanks2
14y ago
Popularity is fickle... things that are new and sexy get more buzz, things that are solid and reliable and powerful get used a lot, but don't receive as much hype.
13.
▲
by
dylanks2
15y ago
That's fine. Dojo doesn't make this decision for you. Instead it gives you a full range of tools to choose for yourself how you want this to work. Some UI widgets (Dijits) choose to use a client-side HTML fragment, but others do not have th
14.
▲
by
dylanks2
15y ago
That's one of the major things that 1.7 fixes and 1.8 will fix even further... smaller modules and finer-grained dependencies so you aren't pulling in nearly as much base code for each feature.
15.
▲
by
dylanks2
15y ago
You might be interested in the dgrid project (see slides at http://www.slideshare.net/sitepen/dgrid-next-generation-dojo... and blog post at http://www.sitepen.com/blog/2011/10/26/introducing-the-next-... ). It's a new module, and one o
16.
▲
by
dylanks2
15y ago
http://build.dojotoolkit.org/ should soon be updated for 1.7. The CDN will be available asap.