
Alan Morel
@alanmorel
-
Writer
-
Pro
Photographer and Music Producer. Software engineer at Dotdash. Founder of Sabe.io and Mixcurb.com.
- New York, New York
- alanmorel.com
- AlanMorel
- SharpAceX
- @SharpAceX
- AlanMorel
- @AlanMorel
- @SharpAceX
Latest Forum Posts
- Hey @fcomc You can try using an array to hold all your modals rather than one-off variables!
- Thanks for letting me know, it will be corrected as soon as possible!
- There are plenty of examples online that you can cross reference to avoid common pitfalls.
- A good way to start building one is to create separate textarea elements for your HTML, CSS, and JavaScript. Then, combine them all into a separate iframe by building a new page for it to render. It can be tricky at first but very doable!
- I love that we're all from around the world! Good to have you all!
-
Getting Started with Java
Java is a high-level, cross-platform, mature, object-oriented programming language. Java is extremely popular due to its flexibility and ability to run anywhere!
-
Getting Started with Sass
Learn how to get started using Sass, one of the most popular CSS pre-processors out there. Learn variables, mixins, extend, nesting, operations, and functions.
-
Learn how to use v-model with a custom Vue component
Learn how to use v-model with your own custom Vue component by building a checkbox in this tutorial.
-
Getting Started with Python
Python is a general-purpose, object-oriented and high-level programming language. Python is extremely popular because it is both very powerful and easy to learn!
-
Using Puppeteer and Jest for End-to-End Testing
Learn how to use Puppeteer to control a headless Chromium instance and Jest to write and run end-to-end test suites.
-
How to Scrape the Web using Node.js and Puppeteer
In this tutorial, we'll learn how to use Node.js and the Google-built Puppeteer library to control an instance of headless Chrome.
-
Getting Started with Handlebars.js
Use the templating engine library Handlebars.js to build semantic templates, inject context data, and utilize helpers.
-
How to build a Real-Time Chat App with Node.js, Express.js, and Socket.io
Use Node.js, Express.js, and Socket.io to build a simple real-time chat app that supports users messaging, joining, and leaving the room.
-
Getting User Location using JavaScript's Geolocation API
Learn how to ask for permission to detect and get a user's location using JavaScript's Geolocation API.
-
Getting Started with Moment.js
Learn how to use the open-source Moment.js JavaScript library in your code to easily manipulate time and dates.
-
Diving into PHP
PHP powers millions of websites on the internet. Take this class to learn how to build dynamic web pages, handle form data, perform database calls, and much more!
-
Learn how to build a Slack Bot using Node.js
Learn how to build a Slack bot using Node.js and the Slackbots.js library that randomly replies back a greeting.
-
Creating a Twitter bot with Node.js
Create a Twitter bot in JavaScript using the twit npm module and Node.js that authenticates with your credentials and automatically tweets a response to users that follow.
-
Using Push.js to Display Web Browser Notifications
Use the open-source Push.js library which wraps around the native Notifications API to easily display notifications using your web browser.
-
Building a Real-Time Note-Taking App with Vue and Firebase
Use Vue.js via its vue-cli alongside Google's Firebase platform to build a note-taking app that works in real-time.
-
Getting Started with React
Get started with Facebook's popular React UI library with this awesome tutorial where you build a real-time cryptocurrency ticker app that tracks Bitcoin, Ethereum and Litecoin!
-
Setting Up Stylus CSS Preprocessor
Learn how to set up the Stylus CSS preprocessor in your project including a watcher to automatically compile your stylesheets and how to compress your CSS files.
-
Getting Started with Vuex: Managing State in Vue
Learn state management in Vue by building a todo app with Vuex and working with states, getters, mutations and actions.
-
Setting Up a Local Web Server using Node.js
Learn how to set up a local web server using Node.js so that you can test files locally without needing a remote web server.
-
Using Axios to Pull Data from a REST API
Use Axios, a Promise-based HTTP client, to make GET requests to consume data from a REST API and then display it on the page.
-
How To Create a Modal Popup Box with CSS and JavaScript
Learn how to create a modal popup box using CSS and JavaScript. Use it to display information in a nice and sleek package.
-
Getting Started with Moon.js
Use Moon.js, a powerful yet small JavaScript library, to create a simple single-page application with basic routing and a working calculator in this tutorial!
-
Getting Started with HTML
HTML is the building blocks of the web. It gives pages structure and applies meaning to content. Take this class to learn how it all works and create your own pages!
-
Get Styling with CSS
CSS is what makes the web beautiful. It describes how HTML should be displayed and how to layout elements. Take this class and get familiar with CSS!
-
JavaScript for the Web
JavaScript is how you build interactivity on the web. Take this class to learn how to work with the DOM, create Objects, make AJAX calls, and much more!
-
Getting Started with Vue
Get started with Vue.js and routing with this simple and clear tutorial. Vue is the new kid on the block in the JavaScript world and it is simple and easy to pick up!