This is a single chapter from the Construct Starter Kit Collection. This chapter leads you through Collapsing Blocks (aka "Same Game") development. This tutorial has both Construct v3 & v2 encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.
This book will take you on a journey from the 90s to the now. In our travels, we’ll encounter many frameworks and libraries. For instance, Knockout, React, Angular, Vue, Astro, Fresh, and many more. These meetings will increase our knowledge of their patterns, story, and use cases.
Programming of distributed and Web crowdsourcing applications using mobile agents and the JavaScript Agent Machine can be so easy! Less than 100 lines code are required to create a multi-agent system. Only basic JavaScript knowledge is required.
Build a kickass headless website using NextJS and Contentful CMS
Have you ever wondered how to write an API? How to secure it? What the mechanisms behind an API actually are? In this book we answer all of those questions and more as we delve into the fundamentals in a way that will solidify your understanding of not only APIs, but a better understanding of the web eco-system as a whole.
Vue Native is an excellent tool when you already know how to program in Vue and want to turn to other technologies that use the React Native core or React Native itself.
Alpine JS is a modern framework for JavaScript which has features similar to other frameworks such as Vue, by implementing reactive variables, listeners or watchers, attribute biding, form fields, events, among other widely used features that we will see in this book and that are ideal for small projects.
Alpine JS es un framework moderno para JavaScript el cual tiene características similares a otros frameworks como Vue, al implementar variables reactivas, escuchas o watchers, biding de atributos, campos de formulario, eventos entre otras características muy utilizadas que iremos viendo en este libro y que son ideales para proyectos pequeños.
Laravel Livewire takes Laravel development a step further; automating routine processes in very flexible schemes based on components, Livewire components that allow us to communicate client and server in a very simple, efficient and easy way.
D3 Start to Finish shows you how to build a custom, interactive and beautiful data visualisation using the JavaScript library D3.js (versions 6 & 7). The book covers D3.js concepts such as selections, joins, requests, scale functions, events & transitions. You'll put these concepts into practice by building a custom, interactive data visualisation.
Learn design patterns in the easiest way possible. You will no longer have to brute-force your way through each one of them while trying to figure out how it works. The book provides a unique methodology that will make your understanding of design patterns stick. It can also be used as a reference book where you can find design patterns in seconds.
Using Vue 3 + Vite + TailwindCSS + JSONPlaceHolder and more
Learn the fundamentals of HTML, SVG, CSS and JavaScript for building data visualisations on the web. Ideal if you're wanting to learn D3.js or you use Python and/or R and wish to get started with HTML, SVG, CSS and JavaScript. Straight to the point with lots of code examples.
Laravel Livewire lleva el desarrollo de Laravel un poco más allá; automatizando procesos rutinarios en esquemas muy flexibles en base a componentes, los componentes de Livewire que nos permite comunicar cliente y servidor de una manera muy simple, eficiente y sencilla.