Code examples for the Tech tag - developer knowledge base ()

Learn how to clear your Ruby on Rails cache with an easy example.
Explore the power of Ruby on Rails loops, with an example of a loop to print numbers 1 to 10.
Ruby on Rails config: learn how to customize your app with a simple example.
Learn how to use Ruby on Rails' 'require' to include code from other files & get a quick example.
Discover how to fix Autofilename Sublime Text 3 so it works properly again with this easy step-by-step guide.
Robots.txt is a file that tells search engine robots which parts of a website to crawl and index. Example: User-agent: * Disallow: /wp-admin/
Learn how to block unwanted bots from your website with Robots.txt Disallow All. Example: Disallow: /wp-admin/*
"Learn how to rollback Laravel migrations with an example that shows how to undo the changes to your database structure."
Learn how to check Laravel version with an example: discover the easiest way to find out what version of Laravel you are running.
Learn how to take a screenshot on your Wileyfox Swift 2 Plus with this easy guide.
Learn how to make an online chat using Python with an example code. See how it's done step-by-step!
Create your own Python interpreter with a step-by-step example of how to write and run code.
PHP: Make an array global with example; learn how to make your variables accessible from anywhere in your script.
Make a pop-up window in php with an example: Learn how to create a pop-up window using php and a simple example.
Dive into the world of Javascript coding with this step-by-step guide and example to create your own program.
This article shows you how to create a secure password in Javascript with an example. Learn how to generate a strong, unique password to protect your data.
This article shows how to create a space in Javascript with an example.
1