Explore >> Select a destination


You are here

chsakell.com
| | vannevel.net
3.5 parsecs away

Travel
| | What you'll read here is just a quick overview of setting up gulp and Visual Studio Code to get your first AngularJS app working.
| | tcode2k16.github.io
2.6 parsecs away

Travel
| | a random blog about cybersecurity and programming
| | mherman.org
2.5 parsecs away

Travel
| | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice.
| | yasoob.me
13.3 parsecs away

Travel
| Hi there folks! Recently I was doing a task for fossasia which required me to make a Django web app which allowed users to submit their email addresses and receive a welcome email in return. I was able to complete the project in a couple of hours. Most of the time was spent in making the UI look good. I am going to show you how you can easily make a similar app.