So I just had a great experience working with javascript quote-generator project.where I called an API with javascript and used dom to display it in my website. This project is so satisfactory but I've not ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
¡Hey hey hey! Bienvenido a este día 38, hoy estuve bastante inspirado para trabajar realizando las cosas que ya hacia anteriormente como dormir bien, comer sanamente y hacer ejercicio entre sesiones de programación. Hoy ha sido ...Read more
What are conventions? 👉 Coding conventions are a set of guidelines for a specific programming language that recommend programming style, practices, and methods ...Read more
Hello, space cadets of the web development galaxy! On the 36th day of our interstellar journey through the Rocket framework, I stumbled upon the star-studded craft of templating. Now, sit back, relax, and watch as ...Read more
Day 14 of 100 Days Of Code Here can you find what I learned (& published) yesterday. ...Read more
Type conversions in javascript refer to the ability to convert from one data type to another. For example, we can convert numbers to strings as follows; console.log(typeof(30 + 'years'));//string Read more
By convention, you can not use ALTER TABLE sql statement to drop a foreign key in sqlite. To do that, you will have to rename the table, create a new table without the foreign key, ...Read more
HTML, the backbone of the World Wide Web, has come a long way since its inception. With the advent of HTML5, the web has become a rich multimedia platform. In this article, we will div ...Read more
Web dev acronyms – ftw or wtf? This article is a reference and a brief, high-level overview of an assortment of acronyms that you may come across in the web development wild. If, like me, ...Read more
100daysofcode {Day -24} Learning how the browser works, location, cookies, storage information, local storage recovery, and much more! I am trying to learn my ...Read more