TGINSIGHT CHAT
Front-end Developer News
@frontend_dev_news
TechnologiesNo matter you are a programmer or not, fill your insights on this channel. We share information, tips, tricks to humor about the frontend developer every day and every time, JOIN NOW! have any idea? pm @afrianjunior
Recent posts
Page 9 of 17 · 197 posts
Posted Jan 20
---------- Learn rxJS —------- Clear examples, explanations, and resources for RxJS. RxJS is one of the hottest libraries in web development today. Offering a powerful, functional approach for dealing with events and with integration points into a growing number of frameworks, libraries, and utilities, the case for learning Rx has never been more appealing. Couple this with the ability to utilize your knowledge across nearly any language, having a solid grasp on reactive programming and what it can offer seems like a no-brainer.
Posted Jan 19
Everything new media and technology. Don't miss out. Join right now 👉@PerspectiveIX 👇 https://telegram.me/joinchat/ACtN6Dwe2emsfsXjWA-Yhw
Posted Jan 19
------------- 📖Patterns For Large-Scale JavaScript Application Architecture —---------- I'm currently a JavaScript and UI developer at AOL helping to plan and write the front-end architecture to our next generation of client-facing applications. As these applications are both complex and often require an architecture that is scalable and highly-reusable, it's one of my responsibilities to ensure the patterns used to implement such applications are as sustainable as possible. I also consider myself something of a design pattern enthusiast (although there are far more knowledgeable experts on this topic than I). I've previously written the creative-commons book 'Essential JavaScript Design Patterns' and am in the middle of writing the more detailed follow up to this book at the moment.
Posted Jan 19
---------- React Motion —------- A spring that solves your animation problems.
Posted Jan 19
Challenge accepted! @frontend_dev_news
Posted Jan 18
--------- 📖Learning JavaScript Design Patterns —------ Learning JavaScript Design Patterns is released under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 unported license. It is available for purchase via O'Reilly Media but will remain available for both free online and as a physical (or eBook) purchase for readers wishing to support the project.
Posted Jan 18
http://invs.io/2izLHiQ | @frontend_dev_news
Posted Jan 18
------------— 🗓 Event : CREATING DESIGN-DRIVEN DATA VISUALIZATION —---------— Learn how to correctly use color, how to be mindful of accessibility issues, and how to include your company’s visual history. After watching this DesignTalk, you’ll be inspired to bring your work to its highest fidelity.
Posted Jan 18
--------- Buddy JS —------ Magic number detection for javascript. Let Buddy sniff out the unnamed numerical constants in your code
Posted Jan 17
---------— 📖JavaScript Allongé (ES5) —------— JavaScript Allongé solves two important problems for the ambitious JavaScript programmer. First, JavaScript Allongé gives you the tools to deal with JavaScript bugs, hitches, edge cases, and other potential pitfalls.
Posted Jan 17
------- UnCSS —---- UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
Posted Jan 16
---------— 📖Build a Javascript Framework —------— This book is a guide to building a JavaScript framework. It’ll teach you how to build a framework and draw on real-world code from projects like jQuery