Tutorial Sending Text Messages with Javascript and Twilio Twilio has become a favorite among devs looking to integrate messaging, calls, and streaming into their web and mobile apps. Their APIs are some of the most comprehensive and simple on the market, making it great for bootstrapping projects. In today’s tutorial, we’re going to be using Twilio’
Tutorial How to Start Using Typescript One of the most significant innovations in web development in the past decade has been the shift towards Typescript. As more and more employers are looking to limit tech debt, learning Typescript is becoming essential to landing a job as a web developer. While dynamically-typed languages make life easier for
Tutorial Quantum Computing with Javascript using Q.js While Quantum Computing may feel like a new buzzword, it’s been around for quite a long time. What started as a theoretical idea in the 1980s is slowly becoming a reality. In this tutorial, we’ll be talking about how Quantum computing works and how you can use Javascript
Tutorial Can we make Pong in less than a 100 lines of Javascript? The original Pong took Atari over 3 months to complete back in 1972. The classic arcade game was one of the first commercially successful games that paved the way for the game development industry. Additionally, it’s simplicity makes it one of the first projects that any programmer takes on.
Tutorial Scrape Your First Website in Minutes with Python Ever felt the need to pull out data from a website? What would you do? Visit the sites one after the other and gather information? Well that would work if you have a page or two. However, if you have lots of them, manual extraction will become too difficult a
Informative How to overcome Imposter Syndrome in Tech The majority of us have probably experienced Imposter Syndrome during some stage of our lives. No matter if you’re just starting out in your career, if you’re a perfectionist, or a high performer with many years experience, millions of people suffer with imposter syndrome.
Tutorial 10 Things You Didn’t Know You Could Do With Javascript This Thanksgiving season, I’m especially grateful for Javascript. Since its announcement in December 1995(Javascript’s birthday is actually this week! [https://web.archive.org/web/20070916144913/http://wp.netscape.com/newsref/pr/newsrelease67.html] ), it has brought life to the web. Long gone, however, are the days where
Tutorial Getting started with Web Sockets in NodeJS Websockets don’t require a client request to fetch data from the server every time, fulfilling the need for real-time updates.
Informative How The Cloud is Revolutionizing Gaming Whether its game streaming, server hosting, or indie development, cloud is in the process of leaving a lasting mark on the gaming industry.
Tutorial Help build the Metaverse by Developing VR Websites In this tutorial, we’re going to be building a VR website in minutes (you don’t even need a VR device to test it with)!
Informative Picking the Right Tech Stack for Your Startup There are some key things to consider when getting started choosing your new startup’s tech stack.
Tutorial Create a Discord Bot with Python in Minutes Let us walk you through the step-by-step process of creating a Discord both with Python and deploying it in minutes.
Company news Our Experience at Web Summit 2021 Along with over 42,000 other attendees for 128 countries the Codesphere team was there to introduce the next generation of cloud services…
Tutorial Using the Twitter API with NodeJS Today I’m going to show you just how easy it is to use the Twitter API with NodeJS to read, search, and post tweets.
Tutorial Build Universal Web Components with LitElement In this tutorial, I’ll be showing you how to create your first LitElement component and render it in a vanilla HTML file.
Informative Saving Time as a Freelancer I was sick of working 9–5 so I quit my job and went freelance, now I work 24/7 — Unknown freelance dev, 2021
Discussion Testing Locally is Slowing You Down If you’re not using a live test environment, you’re making your life harder than it needs to be.
Tutorial Create a Slack Bot with NodeJS In this tutorial, we’re going to be using NodeJS to create a Slack Bot which you can customize to handle HR operations, pull data, or just…
Company news Embold to integrate with Codesphere to bring advanced code analysis to the cloud We are happy to announce our collaboration with Embold!
Informative Resolving Conflicts within your dev team Confrontation is inevitable in the close-knit and often stressful environments many dev teams work in. It is a rare group of people that…
Tutorial Set Up a Decentralized Database with React and GunDB In this tutorial, we’re going to build a decentralized Google Docs clone with React and GunDB.
Tutorial Building a Chrome Extension in Minutes Ever wondered how you can build your own Chrome Extension? It’s not as hard as you might think!
Tutorial Making SQLite Easy with Codesphere! Working with SQLite just got a whole lot easier! Codesphere is happy to announce a new UI for creating and managing your SQLite databases!