Learn how to create interactive Discord bots with NodeJS Build Your First Discord Bot With NodeJS in Less Than 60 Minutes Discord is a chat application over 100 million users rely on to build online communities through text, voice, and video conversations. With the extensive API Discord offers to developers, we can build bots that perform repetitive, mundane, […]
Learn how to create interactive Discord bots with NodeJS Build Your First Discord Bot With NodeJS in Less Than 60 Minutes Discord is a chat application over 100 million users rely on to build online communities through text, voice, and video conversations. With the extensive API Discord offers to developers, we can build bots that perform repetitive, mundane, […]
Learn some great one-liners to use on your next project Javascript syntax and built-in methods allow us to cut down a lot of unnecessary lines in our code and write short, easily readable code. In this post, we are taking this simplicity another step forward to see where you can write one-line solutions to some […]
Say bye-bye to the problem of centering vertically on the web For something theoretically so simple, vertical centering elements in CSS is not the easiest task to accomplish. This statement was especially true before browsers started supporting modern additions to CSS like flex and grid. In this post, we are going to discuss some older […]
Bootstrap a NodeJS & MySQL application using Docker Compose Docker has become a tool that developers can’t live without in less than a decade since its release. Docker provides lightweight containers to run services in isolation from other processes in the system. If you haven’t yet been properly introduced to Docker, follow our introduction to Docker guide before […]
You have your mobile business idea ready, have allocated a budget, and with a burning desire to develop and launch your mobile app, you start searching for the best mobile app development agency. What will be the most important factor to consider? If your answer is pricing, then we are afraid you have missed the […]
This topic is super trendy in interviews, so you have to know it if you are looking for a job There’s not only one way to solve a problem, but not all of them are the best. Every solution is not capable of efficiently using our resources. Therefore, we need to find the best, most […]
Harness the power of Python with data and Leaflet.js on mapping to create rich map visualizations Folium is a python package that combines all the spectrum of tools python offers to manipulate data with the leaflet javascript library to create rich and interactive maps. As usual for my articles, I’m providing a Google colab jupyter notebook with all […]
If you want to learn to code, the most important thing is to start. Choosing our first programming language is a dilemma most of us had gone through when we were taking our first, tentative steps on this programming journey. Your first programming language becomes a deciding factor that shapes your impression of programming itself. […]
Learn about the tech stack we use at FeedHive, the whys and hows. Simon (@SimonHoiberg ) is a super developer on Twitter. He inspires many people with his tweets on development, javascript/typescript, entrepreneurship, and much more. He’s also the Founder of FeedHive , a platform built around the idea of growing and handling your social media. As someone […]