background preloader

30 Days to Learn jQuery

30 Days to Learn jQuery

Table of Contents - Mixu's Node book - Mixu's Node book DO IT MOTHERFUCKER DOT COM Day 3: Lists Reactive programming is a way of coding with asynchronous data streams that makes a lot of problems easier to solve. RxJS is a popular library for reactive...Once in a while, it's important for us as developers to go back to what made us excited about computers in the first place. For Derek Jensen, that is gaming....React is a flexible framework that makes it easy to build single-page web applications.

SSH tricks Why SSH? As recently as a 2001, it was not uncommon to log in to a remote Unix system using telnet. Telnet is just above netcat in protocol sophistication, which means that passwords were sent in the clear. As wifi proliferated, telnet went from security nuissance to security disaster. As an undergrad, I remember running ethereal (now wireshark) in the school commons area, snagging about a dozen root passwords in an hour. SSH, which encrypts and authenticates connections, had been in development since 1995, but it seemed to become adopted nearly universally and almost overnight around 2002. It is worth configuring SSH properly: per-user configuration is in ~/.ssh/config; system-wide client configuration is in /etc/ssh/ssh_config. Key-based, passwordless authentication Key-based passwordless authentication makes it less cumbersome for other programs and scripts to piggyback atop SSH, since you won't have to re-enter your password each time. To set this up, first log in to the client machine.

Ever New Joy Hello jQuery Are you excited to learn a new skill? jQuery is certainly a good one to have! In this opening lesson, we’ll download jQuery, and take a peek at how it can be used in our projects. Lesson Transcript Well, I hope you are excited, today is the first day of the rest of your life. Not really. To use jQuery, we have a couple of different options and we’ll take a look at both. Now for production site, and what I mean the site that you will deploy and have live, you will always use the production version. So, I’m going to click development and choose download jQuery. Personally, my favorite code editor is called Sublime Text. The first step is we’ll create a new file, of course. We will save that to var (variable) and I’m going to assume again that you have a very modest understanding of JavaScript. In this case, let’s create a new class and we’ll simply call it emphasis, something like that, and the color will be green there. Alright that will do it for day 1.

Backbone patterns Building apps with Backbone.js Here, I try to document the good practices that our team has learned along the way building Backbone applications. This document assumes that you already have some knowledge of Backbone.js, jQuery, and of course, JavaScript itself. Table of contents Thanks The Key to Evolving Beyond Ego: How to Make the Change that Changes Everything Free Download! Just enter your first name and emailin the box below and we'll send youthe access details Your registration includes a free subscription to our Integral Enlightenment and Evolving Wisdom newsletter. Your information will never be shared or sold. If I had to pick one teacher to take a deep dive with around conscious evolution and evolutionary spirituality it would be Craig Hamilton. Craig Hamilton is a genuine pioneer in evolutionary spirituality and its application in practical wisdom. Craig Hamilton is a living example of everything he teaches: one who combines passionate commitment to the evolutionary path along with dedicated practice of the core integral ways that expand and deepen the human mind, heart and soul. Craig Hamilton is a fresh, original voice calling for nothing less than the reinvention of spirituality for the 21st century. It is rare to find a spiritual teacher who imparts the depth, the clarity, the humility, and the wisdom that Craig Hamilton does.

Related: