Describing itself as ‘the Wordpress of Chatbots’, Botpress is powered by a rich set of open source modules developed by the community. - https://goo.gl/rzZhV6
#chatbot #bot
#chatbot #bot
GitHub
GitHub - botpress/botpress: The open-source hub to build & deploy GPT/LLM Agents ⚡️
The open-source hub to build & deploy GPT/LLM Agents ⚡️ - GitHub - botpress/botpress: The open-source hub to build & deploy GPT/LLM Agents ⚡️
You can often make your life easier by using :not(:last-of-type) rather than overriding with a separate :last-of-type rule. - https://goo.gl/1l0Q1T
#css
#css
How to use the latest version of React Router both on the server side and the client side - https://goo.gl/Pac2bf
#react #router
#react #router
eBay Tech Berlin
Universal JavaScript Apps with React Router 4
Using React Router on both the server and client side
A look at what’s new and changed between Ionic 1 and 2 and whether you should choose Ionic 2 for your project. - https://goo.gl/SvlhDL
#ionic2
#ionic2
Code Envato Tuts+
Introduction to Ionic 2
In this article, we're going to take look at Ionic 2, the newest version of the Ionic cross-platform mobile app framework. For starters, we'll recap what Ionic is and what it's used for. Then...
An in-depth look at the split pane component recently released by Ionic. - https://goo.gl/IuGxzz
#ionic2 #component
#ionic2 #component
Prototype A
Ionic Split Pane Component – Part 1
Update (March 8, 2017) Ionic has released version 2.2 of the framework! In addition, to support Angular 2.4.8, the split pane component is now included! Details on this upgrade see the release note…
CSS Exclusions may look similar to CSS Shapes in that they can wrap content around an element. Technically, however, they serve a different purpose. - https://goo.gl/yJAOAj
#css
#css
Web Design Envato Tuts+
CSS Exclusions: Making Boring Layouts Less Boring
In this tutorial, we are going to explore CSS Exclusions. At the first glance, CSS Exclusions may look similar to CSS Shapes in that they wrap content around an element. Technically, however, they...
Make a Skype Bot with Electron and the Microsoft Bot Framework
This is a thorough walkthrough of using the Microsoft Bot Framework from Node. - https://goo.gl/jHNrKD
#node #bot
This is a thorough walkthrough of using the Microsoft Bot Framework from Node. - https://goo.gl/jHNrKD
#node #bot
Sitepoint
Make a Skype Bot with Electron & the Microsoft Bot Framework — SitePoint
Almir Bijedic builds a chatbot to hold daily scrum meetings via Skype. Learn to use Microsoft Bot Framework and Node to connect to multiple chat networks.
JavaScript Errors and Stack Traces in Depth
How the call stack works, Error objects, and how and why you can manipulate stack traces. - https://goo.gl/acWqV8
#javascript
How the call stack works, Error objects, and how and why you can manipulate stack traces. - https://goo.gl/acWqV8
#javascript
A Detailed Introduction To Webpack
Webpack is a powerful tool that bundles your app source code efficiently for use in the browser. There have been many intros but this is another great one. - https://goo.gl/2yYPQ2
#webpack
Webpack is a powerful tool that bundles your app source code efficiently for use in the browser. There have been many intros but this is another great one. - https://goo.gl/2yYPQ2
#webpack
Smashing Magazine
Webpack - A Detailed Introduction — Smashing Magazine
JavaScript module bundling has been around for a while. RequireJS had its first commits in 2009, then Browserify made its debut, and since then several other bundlers have spawned across the Internet. Among that group, _webpack_ has jumped out as one of the…
10 React Mini-Patterns — Includes controlling CSS with props, using components to format text, and importing components without relative paths. - https://goo.gl/DzhR83
#react
#react
Hacker Noon
10 React mini-patterns
Over the last few years, I’ve worked on a handful of decent-sized React projects, and many, many pint-sized ones. Throughout this magical…
React Trend: A Simple Sparklines Data-Vis Component — A component to show ‘sparklines’, lines that show a trend or fluctuations in data. - https://goo.gl/7zsGfY
#react #component
#react #component
Test your Redux app by rendering it in Node, simulate user interactions and verify changes in state and markup - https://goo.gl/aajd17
#react #redux #test
#react #redux #test
Hacker Noon
Low effort, high value. Integration tests in Redux apps.
You can test your Redux app by rendering it in node, simulating user interactions and verifying changes in state and markup.
Create sounds right in the browser with the Web Audio API. This post does a good job of starting with the basics and showing off some demos. - https://goo.gl/2hm3jB
#webapi #audio
#webapi #audio
CSS-Tricks
Introduction to Web Audio API | CSS-Tricks
Web Audio API lets us make sound right in the browser. It makes your sites, apps, and games more fun and engaging. You can even build music-specific applic
Create Offline Web Apps Using Service Workers & PouchDB.
How to build offline web apps using Service Workers for client-side caching and PouchDB to store data locally and sync to a server DB. - https://goo.gl/RAdP1B
#serviceworker
How to build offline web apps using Service Workers for client-side caching and PouchDB to store data locally and sync to a server DB. - https://goo.gl/RAdP1B
#serviceworker
SitePoint
Create Offline Web Apps Using Service Workers & PouchDB
Artem Tabalin teaches you to build offline web apps using Service Workers for client-side caching and PouchDB to store data locally and sync to a server DB.
How to Add A Web App Manifest and Mobile-Proof Your Site — Steps to mobile proofing your website for 2017 - https://goo.gl/1CSTfp
#manifest #progressiveweb
#manifest #progressiveweb
Medium
How to add a Web App Manifest and mobile-proof your site
It’s the year 2017, and everyone has a phone — statistically an Android phone, if it’s a smartphone.
