Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: AngularJS (Software framework) ; Application software ; Development ; Web applications ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop. This book contains a collection of articles that provide a rapid introduction to Angular, getting you up and running with no fuss. It contains: Angular Introduction: What It Is, and Why You Should Use It by Ilya Bodrov-Krukowski AngularJS and Angular: a Detailed Comparison by Manjunath M An Introduction to TypeScript: Static Typing for the Web by Byron Houwens Getting Past Hello World in Angular by Jason Aden Angular Components: Inputs and Outputs by David Aden A Practical Guide to Angular Directives by Claudio Ribeiro Angular Components and Providers: Classes, Factories and Values by David Aden Quickly Create Simple Yet Powerful Angular Forms by Kaloyan Kolev Using Angular NgModules for Reusable Code and More by Jeremy Wilken Angular Testing: A Developer's Introduction by Michael Wanyoike Creating UIs with Angular Material Design Components by Ahmed Bouchefra Developing Angular Apps without a Back End Using MockBackend by Vildan Softic React vs Angular: An In-depth Comparison by Pavels Jelisejevs This book is for all front-end developers who want to get proficient with Angular and its related tools. You'll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.
    Note: Authors' names from chapter headings. - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed July 10, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: JavaScript (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that confusion with this set of books on modern JavaScript. This book outlines essential tools and skills that every modern JavaScript developer should know. It contains: A Beginner's Guide to Babel by James Kolce A Beginner's Guide to Webpack 4 and Module Bundling by Mark Brown An Introduction to Gulp.js by Craig Buckler 10 Languages That Compile to JavaScript by James Kolce 10 Must-have VS Code Extensions for JavaScript Developers by Michael Wanyoike Introducing Axios, a Popular, Promise-based HTTP Client by Nilson Jacques This book is for all front-end developers who wish to improve their JavaScript skills. You'll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.
    Note: Authors' names from chapter headings. - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 20, 2018). - Description based on print version record. - Description based on online resource; title from title page (Safari, viewed June 19, 2018). - Description based on online resource; title from resource description page (Safari, viewed June 19, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Node.js ; Internet programming ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and database I/O can be executed very quickly indeed. From a beginner's point of view, one of Node's obvious advantages is that it uses JavaScript, a ubiquitous language that many developers are comfortable with. If you can write JavaScript for the client-side, writing server-side applications with Node should not be too much of a stretch for you. In this book, we'll offer a beginner's introduction to Node and its related technologies, and get you under way writing your first Node applications. It contains: What Is Node and When Should I Use It? by James Hibbard A Beginner Splurge in Node.js by Camilo Reyes and Michiel Mulders A Beginner's Guide to npm- the Node Package Manager by Michael Wanyoike and Peter Dierx Forms, File Uploads and Security with Node.js and Express by Mark Brown MEAN Stack: Build an App with Angular 2+ and the Angular CLI by Manjunath M Debugging JavaScript with the Node Debugger by Camilo Reyes Using MySQL with Node.js and the mysql JavaScript Client by Jay Raj How to Use SSL/TLS with Node.js by Florian Rappl and Almir Bijedic This book is for anyone who wants to start learning server-side development with Node.js. Familiarity with JavaScript is assumed, but we don't assume any previous back-end development experience.
    Note: Authors' names from chapter captions. - Description based on online resource; title from copyright page (viewed February 20, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: JavaScript (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that confusion with this set of books on modern JavaScript. This book presents six complete JavaScript projects; each taking advantage of modern JavaScript and its ecosystem. You'll learn to build several different apps, and along the way you'll pick up a ton of useful advice, tips, and techniques. It contains: Build a Full-Sphere 3D Image Gallery with React VR by Michaela Lehr Build a WebRTC Video Chat Application with SimpleWebRTC by Michael Wanyoike Build a JavaScript Single Page App Without a Framework by Michael Wanyoike Build a To-do List with Hyperapp, the 1KB JS Micro-framework by Darren Jones Use Parcel to Bundle a Hyperapp App & Deploy to GitHub Pages by Darren Jones Interactive Data Visualization with Modern JavaScript and D3 by Adam Janes This book is for all front-end developers who wish to improve their JavaScript skills. You'll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.
    Note: Authors' names from chapter headings. - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 19, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Web site development ; Web sites ; Design ; Computer programming ; Electronic books ; Electronic books ; local
    Abstract: This book is a collection of in-depth tutorials, selected from SitePoint's React Hub, that will guide you through some fun and practical projects. Along the way, you'll pick up lots of useful development tips. It contains: How to Create a Reddit Clone Using React and Firebase by Nirmalya Ghosh Build a CRUD App Using React, Redux and FeathersJS by Michael Wanyoike How to Build a Todo App Using React, Redux, and Immutable.js by Dan Prince Building a Game with Three.js, React and WebGL by Andrew Ray Procedurally Generated Game Terrain with React, PHP, and WebSockets by Christopher Pitt
    Note: Authors from resource description page (Safari, viewed December 5, 2017). - Description based on online resource; title from title page (viewed December 5, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: React is a remarkable JavaScript library that' taken the development community by storm. In a nutshell, it's made it easier for developers to build interactive user interfaces for web, mobile and desktop platforms. One of its best features is its freedom from the problematic bugs inherent in MVC frameworks, where inconsistent views is a recurring problem for big projects. Today, thousands of companies worldwide are using React, including big names such as Netflix and AirBnB. React has become immensely popular, such that a number of apps have been ported to React -- including WhatsApp, Instagram and Dropbox. This book is a collection of tutorials, selected from SitePoint's React Hub, that will guide you through your first days with the amazingly flexible library.
    Note: Authors from resource description page (Safari, viewed December 5, 2017). - Description based on online resource; title from title page (viewed December 5, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: This book is a collection of in-depth guides to some some of the tools and resources most used with React, such as Jest and React Router, as well as a discussion about how React works well with D3, and a look at Preact, a lightweight React alternative. These tutorials were all selected from SitePoint's React Hub. It contains: Getting Started with Redux by Michael Wanyoike React Router v4: The Complete Guide by Manjunath M How to Test React Components Using Jest by Jack Franklin Building Animated Components, or How React Makes D3 Better by Swizec Teller Using Preact as a React Alternative by Ahmed Bouchefra
    Note: Authors from resource description page (Safari, viewed December 5, 2017). - Description based on online resource; title from title page (viewed December 5, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Language: English
    Pages: 1 online resource (363 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications. This book contains a selection of 11 practical projects covering different aspects of working with Vue. It contains: Build a Basic CRUD App with Vue.js, Node and MongoDB by James Hibbard Creating Beautiful Charts Using Vue.js Wrappers for Chart.js by Yomi Eluwande Build a Real-time Chat App with Pusher and Vue.js by Michael Wanyoike Building a Vue Front End for a Headless CMS by Michael Wanyoike How to Build a Chrome Extension with Vue by James Hibbard Build Your Own Link-sharing Site with Nuxt.js and vue-kindergarten by Nilson Jacques An Introduction to Data Visualization with Vue and D3.js by Christopher Vundi How to Build a Reusable Component with Vue by Deji Atoyebi How to Build a Game with Vue.js by Ivaylo Gerchev Build a Shopping List App with Vue, Vuex and Bootstrap Vue by Michael Wanyoike How to Develop and Test Vue Components with Storybook by Ivaylo Gerchev
    Note: Online resource; Title from title page (viewed June 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Language: English
    Pages: 1 online resource (188 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications. If you're an experienced developer looking to make a start with Vue, this book is for you. It provides a rapid introduction to the key topics that you'll need to understand. It contains: Getting up and Running with the Vue.js 2.0 Framework by Jack Franklin Getting Started with Vuex: a Beginner's Guide by Michael Wanyoike A Beginner's Guide to Vue CLI by Ahmed Bouchefra A Beginner's Guide to Working With Components in Vue by Kingsley Silas A Beginner's Guide to Working with Forms in Vue by Kingsley Silas How to Conditionally Apply a CSS Class in Vue.js by Chad Campbell How to Replace jQuery with Vue by Nilson Jacques Nuxt.js: a Minimalist Framework for Creating Universal Vue.js Apps by Olayinka Omole Optimize the Performance of a Vue App with Async Components by Michiel Mulders
    Note: Online resource; Title from title page (viewed June 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: AngularJS (Software framework) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop. This book provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips. This book is for all front-end developers who want to become proficient with Angular and its related tools. You'll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.
    Note: Authors' names from chapter headings. - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed July 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...