CONNECT_pltfrm's profile picture. Visual Backend Development Platform

CONNECT

@CONNECT_pltfrm

Visual Backend Development Platform

Pinned

We're trying to get to 80 stars on our connective.dev open source project. If you like the reactive paradigm or would like to witness the next revolution in frontend javascript frameworks be sure to star the repo! github.com/CONNECT-platfo… #javascript #RxJS #opensource


CONNECT reposted

Ever wanted to learn reactive programming or get more immersed in the reactive programming paradigm? @lorean_victor has prepared a learning list for you and offers along with it his advice and time to answer any of your questions! #rxjs #reactive #coding coding-blog.myshopify.com


CONNECT reposted

Ever wondered of how a #stream based approach to #backend #programming would look like, or when would it be applicable? Well this is one such example. #javascript #NodeJS eugene.coding.blog/rxjs-group-by


We’re happy to share this with you. Codedoc: A tool for creating beautiful modern software documentation. producthunt.com/posts/codedoc by @lorean_victor



We’re happy to share this with you. Codedoc: A tool for creating beautiful modern software documentation. producthunt.com/posts/codedoc by @lorean_victor


building #connective-html: aside from lifecycle issues which are fixed now, I was also refactoring the code further. ease of development is #1 prio since I am an extremely lazy dev, besides I really hate files exceeding 100 lines (w/o docs). #javascript #programming #FrontEnd


building #connective-html: third life-cycle issue: moving an already bound element would cause the observer to clean it up prematurely! solution: don't clear up immediately. bonus: detachment of clearing and UI thread. #javascript #FrontEnd #RxJS #Angular #React #programmersday


building #connective-html: second life-cycle issue is that it is inevitable that you'll need lifecycle tracking for components returning fragments. solution: adding a hidden marker element in fragments for attaching their lifecycle. #javascript #programming #FrontEnd #reactjs


building #connective-html: mid-dev I realized there are issues with life-cycle binding, like attaching a mutation observer PER CHILD NODE for removal cleanup, which is really stupid. now we've got one observer per parent. #javascript #optimization #RxJS #HTML #FrontEnd #reactjs


A myth among frontend devs is that "frameworks like #React are fast enough" (if not "faster 'cuz VDOM", a surprisingly persistent myth). Well if you are targeting people without stellar phones, then think again: buff.ly/2FOaiBv #javascript #FrontEnd #programming #Angular


building #connective-html: step 13: a plugin to allow component functions track (i.e. attach) stuff to their lifecycle. naturally components returning fragments cannot work since fragments don't have proper lifecycle. buff.ly/2pXjqML #javascript #frontend #RxJS #HTML


building #connective-html: step 12: add a plugin-type that can inject methods into `this` of a component function and post-process the results. this allows plugins to enrich what components are able to do: buff.ly/2VveYAA #javascript #frontend #HTML #RxJS #React #angular


building #connective-html: step 11: a plugin for basic component support (function that returns an #html element). buff.ly/2os0uVM p.s. dear @typescript , can I change the order of params of JSX functions? enforcing props as the first param is not cool 😂 #javascript


building #connective-html: step 10: plugins for easily setting `innerHTML` of elements, specifically to reactive values. buff.ly/2VnFoE3 buff.ly/2AT0dOl buff.ly/2AYjkGF #javascript #frontend #programming #RxJS #React #Angular #TypeScript #HTML


Javascript can sure be weird or fun. A matter of perspective 👩‍💻👩‍💻😂 #frontend #javascript #programming #webdevelopment #coding #codinglife


Loading...

Something went wrong.


Something went wrong.