サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
moduscreate.com
Digital Strategy Define a digital strategy to achieve my strategic objectives. Product Development Create or enhance my digital products - app, software.
Tree Shaking, a modern dead code elimination algorithm for ECMAScript 2015+ is one of the most anticipated features in the upcoming Webpack 2. By eliminating unused ES6 exports, Webpack can further help the minification process to get your bundle much smaller than ever before. Tree shaking, ultimately, bundles only the modules you import into your scripts. Any exports that were not imported will n
React Native is an Objective-C application framework that bridges JavaScript applications running in the JSCore JavaScript engine to iOS and Android native APIs. In theory, you write your application logic in JSX and ES6/7 and transpile it to JavaScript, and the application framework loads all that as a bundle. In practice, you will want to expose your own custom native code to your JavaScript app
), document.getElementById(‘root’)); index.js is the starting point of our hello world app As for default Webpack configuration we’ll use the following code: path = require('path'); const webpack = require('webpack'); module.exports = { devtool: 'eval', entry: './index', output: { path: path.join(__dirname, 'dist'), filename: 'bundle.js', publicPath: '/static/', }, module: { loaders: [ { test: /\.
jQuery Mobile + Backbone jQuery – the swiss army knife for cross-browser JavaScript used in well over 50% of all web sites in the world. This also means that there are more jQuery developers than those programming in any other JavaScript library, although that doesn’t necessarily guarantee finding quality talent easily. jQuery Mobile is a minimalistic upgrade to jQuery designed for responsive web
Ionic Framework Ionic framework is the youngest in our top 5 stack, as the alpha was released in late November 2013. Built on top of the popular AngularJS framework from Google, Ionic utilizes AngularJS to provide the application structure, while Ionic itself focuses on the user interface. In other words, we see a match between the power of Angular and the beauty of Ionic UI. Ionic provides a set
Some say spending time developing for performance is not worth it when hardware upgrades are usually a cheaper alternative. If I would tell them that spending 10 minutes reading this could save more than 50 new upgrades with simple code improvements that account for a 50x+ performance increase, do you think they would listen? From rarely used and almost forbidden code snippets to commonly used met
When we need to get productive, we often invest money in new gadgets, software, or even a new computer. Another way to boost productivity is learning how to use the assets we already own, such as IntelliJ IDEA. I can’t say I’m a shortcut junky, but knowing a few make my life a whole lot easier. In 2012 I spent quite some time giving other IDEs a chance. All impressed me with their own unique featu
このページを最初にブックマークしてみませんか?
『Modus Create』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く