Details
-
AboutFrench Designer and Front-End Developer. Learn by myself
-
SkillsHTML / CSS / PHP / BASH / WordPress / WebDesign / JS and JQUERY beginner !
-
LocationGrenoble, France
-
Website
-
Github
Joined devRant on 4/4/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
HI all.
I'm a novice in Web Development and I've made simple Web App I've just publish on Github. I just wanted to play a little to learn API manipulation and JavaScript's Fetch. So I decided to build an app based on Discogs' API for my personal use.
ShuffleBum is an app, which after providing a username in the dedicated field, retrieves all items of user's collection then randomize one of them before displaying it. That's help me to find my next listening records (I have 400+ vinyls in my collection and I always listenning too many time the same records ^^).
Because of Discogs' API construction, I must perform two fetch to retrieve all the items (Items are stacked at 50 per page). So, for my collection, there is 10 pages with 50 items. So, I used a foreach and a fetch to scan items and store them into an array.
But, this is really slow (800ms for each request), so for 10 pages, that's a lot. But I can't see how to improve those request. I can't do otherwise. Well, I guess.
Hope I will have so recommandation, hints, tricks.
Thank you.13 -
The last Windows 10 update (10 days ago) has fucked up my dual boot with Elementary OS (Linux distro). I tried many things to retrieve it but with no success !
So I reinstalled it ! So now I would like to know how to prevent this shit happened again. Is there a way to do that ? Maybe a /boot partition or it's unnecessary ?7 -
Hey guys.
In your opinion, what's the best well designed android app and game ?
For me :
App -> Bouncer
Game -> Football Drama2 -
A client wants me to build his website. He want a WordPress one, with a tool named Elementor to let him build stuff and upgrade the website by his own.
Seriously, Wtf is this shit !? That's a pure nightmare to work with !5 -
I am currently in a school to learn web development. In September, I have to find a company to switch between school (1 week) and work (3 weeks).
Yesterday, I went to an interview. I learned that they work exclusively with WordPress, on Windows and with Dreamweaver! 😱😱3 -
Hi all.
I would like to know what kind of online service / software do you use to work on a project (web development) when you are a team of 3 or 4 devs.
I need something to let us do some brainstorming to find the idea of our future web app, then to prioritize what feature need to be develop first, by who, when, etc.
I found Taiga.io (an open source service and an alternative to Trello) recently, and it seems to be a good choice when we will be on development.. what do you think ? Do you have any dev tools to recommend ?3 -
Hi guys !
I start "studies" to become Web Developer and after 1 month and a half of studies, my teacher asks us to create our first project in groups of 3 or 4. Do you have any ideas of what kind of project we could build? I was thinking of an e-commerce site with our knowledge (HTML5, CS3, a bit of JavaScript, SQL, a little PHP ($ _SESSION, $ _POST and $ _GET) and CRUD).
Is it a good idea?9 -
Without CSS, all websites are perfectly responsive and look great on any device or screen size. We break them with CSS, then need to fix them... ponder that a bit.
By Timothy Smith on CSS-tricks.com (https://css-tricks.com/hmtl-css-and...)10 -
What's the best tool to convert vid to HTML5 (Mp4 + WebM + Ogv) and keep good ratio between Size & Quality ?
I have a 1min lenght vid in FullHD. This is a demo reel that loop in fullscreen at the first website launch.
I tried Miro converter, Freemake and can't reduce files under 15Mb without obtain poor vid quality. It's seems too heavy for a website.
Do you have any tips ? A tool to convert vids, an online service to upload the vid and use it instead of using HTML5 video tag.
Thanks20 -
In 2019, we still find a contact form with a required checkbox to register at the newsletter and sales solicitation.1
-
Yesterday I attended a 'convention' with different speakers (Design, IoT, Houdini CSS, Typography, JavaScript, Ashkell, etc.). I recovered these stickers 😂
#DevJokes -
!Question.
Why Web Designs are all the same ? Is it Bootstrap & Cie's fault or the Web Designers one ?4 -
Hi dev fellows !
I would like to know what is the best app (nice interface, simple / clean and effective metodology, with lessons / exercices, etc) to learn new langages ? Like python, Java, etc.
I have already Py and Enki which are pretty good.4 -
Every day and especially at night in my bed, I go through different websites that talk about the web design and development. It's very important to me .. To learn and always be informed of trends.
What is the website that you like the most? The one you read every day and you think to be the only one to know ? Mine is : Website Deconstruction ( http://websitedeconstructions.com ) . A website that dissects others to understand how they are constructed and how they work.
A really good one.3 -
Today I wanted to activate the gzip compression on the site of a customer before delivery.
Unfortunately the hosting service (the most popular in France) did not activate this module on its servers. Why in 2016, this module is not enabled by default !15 -
Hi guys..
Any tips for good practices of @media queries for responsive design (portrait and landscape) ?9 -
I suppose a lot of you guys use the app TVShow Time to track your series.. but you probably don't know that TVShow Time, at the beginning of his story, hack betaseries and use his API to spam menbers by asking them to switch to TVShow Time.
Not cool TVShow Time.. not cool !
Source (in french) : http://bit.ly/1W0b66B -
How much does a website cost ?
This handy tool (http://howmuchdoesawebsiteco.st/) easily calculate the cost of a website. But, do you find these prices reasonable ?5 -
#DesignFacts :
The Sony Vaio identity, created by Timothy Hanlet, represents both analog (the wave of V and A) and binary (I and O).2 -
Need urgent change for the site, it takes 5 minutes I guess, no more than an hour anyway.
Can you do it during your break? Thank you2 -
Client Of The Day : Hi, I would like to have a website. I went to an agency but are too expensive for me. Can you do me this website for less than €150 ($170) ?
Me : -_-
So, question. What is your minimum for a freelance assignment ?5 -
Have you already used fullscreen video as a background/intro screen in one of your designs ? Do you have a preferred method of implementation ?1