DevNotes
@developers_notes
27
subscribers
12
photos
3
videos
2
files
26
links
Just articles archive for digital resistance
🍻
🔥
Live:
@devnotes_live
✉️
Contact:
@devstorm_bot
Download Telegram
Join
DevNotes
27 subscribers
DevNotes
Channel created
DevNotes
Channel photo updated
DevNotes
https://telegra.ph/Ispolzuem-Console-na-polnuyu-06-12
Telegraph
Используем Console на полную
Основы: console.log(‘Hello World!’); // выводит сообщение или объект в консольconsole.info(‘Something happened…’); // тоже самое, что и console.logconsole.warn(‘Something strange happened…’); // тоже что и console.log, но выводит предупреждениеconsole.error(‘Something…
DevNotes
Spirit – инструмент для SVG анимаций.
https://spiritapp.io
DevNotes
https://www.smashingmagazine.com/2018/05/guide-css-layout/
Smashing Magazine
Getting Started With CSS Layout — Smashing Magazine
Today we have a real choice in terms of the layout methods we use in CSS to develop our sites, which means we often need to make a choice as to which approach to take. Whether you’re fairly new to CSS or an experienced developer from elsewhere in the stack…
DevNotes
https://zendev.com/2018/05/15/learning-react-is-this-es6-or-react.html
ZenDev, LLC
Learning React: Is This ES6 or React?
In a recent blog post about his struggle to learn React, Brad Frost highlighted an issue that I've heard from developer after developer:
DevNotes