Discover & Learn Together
Share your knowledge with other people through Tutorials or discover the best Course, Books, Videos and Podcasts for any technical Topic. Explore broad topics such as Web Design, Software Development or Database managment or drill down into specific technoliges such as Python, Django, PostgreSQL, HTML, JavaScript and more.Featured Tutorials
View All TutorialsCreate Social Sharing Buttons without JavaScript and Third-party Tracking
How to Install Deno on macOS
How to Print Queries in Django Views
Enable & Write Cron Jobs for Strapi
How to install NodeJS on Fedora 35
How to Create SSH Keys for Linux
How to Install Go on Linux
How to Install & Configure Strapi with PostgreSQL
Popular Topics
View All TopicsLatest Tutorials
View all-
Create Social Sharing Buttons without JavaScript and Third-party Tracking
Getting content to go viral is a key part of driving traffic to any website. To increase the chances of that happening, it's important to provide readers with an easy way to share the content you have created. Social media platforms like Twitter, Facebook, Reddit, LinkedIn and others
0 -
How to Install Deno on macOS
Deno is a simple, modern and secure runtime for JavaScript and TypeScript, by the creator of Node.js himself, Ryan Dahl. Deno uses the Chrome v8 engine and is built with Rust. The project just reach version 1.0 and got many people in the JavaScript community interested. In this tutori
0 -
Install & Configure Tailwind CSS and Standalone CLI for your Project
Tailwind CSS is a fantastic CSS utility framework that strikes a great balance between sound naming convention and artistic freedom. It allows you to rapidly prototype user interfaces for the web while also manage and ship fully customizable CSS to production. Previously, the only w
0 -
How to Disable GitLab's Automatic DevOps Pipelines
GitLab's automatic pipelines is an amazing feature that allows you to push your commits to your Git repository hosted on GitLab and then automatically have that code being deployed to production. However, in some instances you probably would like to control the deployment manually. Ma
0 -
How to Find Your MAC Address on Ubuntu
At some point when running Ubuntu on your local machine or a server it can be useful to find out what your MAC address is. In this tutorial I will showcase three ways you can get hold of your MAC address or devices connected to your system. What is a MAC Address? A MAC address is a un
0