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
Search - "web project"
-
Today while i was working on my web project, suddenly my boss put his hands in my pants, jerked me off and then i continued my work like nothing ever happened.
Being your own boss has its own advantages ;)12 -
We used to do this more often - but to kind of bring it back - what is everyone working on this weekend?
I’m working on some new API endpoints for the awesome new devRant web version that @trogus made that we’re releasing soon.
Share your weekend project!108 -
First day at new web dev job:
Me: what IDE do you guys use?
Coworker: Notepad/notepad++
M: Okay... Any version control?
C: Oh we don't need it. We just update the server pages.
*Boss walks in*
Boss: Heres the project for you to do just need you to rebrand this web app we made for client A for client B just need to change some scripts. Should only take afew hours.
I take a look. No comments. Not formatted. Missing braces and brackets. Semicolons at odd places and missing at others. 7802 lines of code...16 -
"I wish I could browse devRant at work"
Well wish no more!
http://www.jsrant.com/
@dfox will I have my third entry on the projects page? 😇48 -
Working 600 km from home on my first big web project, with a raspberry pi as server (located at home). Decided to reboot it today in order to see if it would resolve a problem.
It probably booted up with a different local ip, cant access it anymore with ssh or ftp.
Fuck.14 -
meeting a client for small web project, we did not agree price of project soo I left...next week I saw him on tv, he was arrested as a pedophile6
-
I'm writing a small blogging CMS in bash using CGI. I can't help but giggle every once in a while when I think of the reaction every web developer ever would have if I told them about my project 😂27
-
I am going to present my web app i've been working on for around 6 months today. Its a country level competition. Wish me luck guys, this could change a lot for me.18
-
!rant
A: "Hi, I'm A, I'm the CEO of X, we had this project I'd like you to do for me"
Me: "Hi, can I have more details about the project?"
A: "Ah yes, this is some kind of e-commerce for our start-up, we need you to do a web app, iOS, and Android app in 1 month"
Me: "OK we can do it in 2 month."
A: "OK we'll let you know our decision tomorrow"
(next month)
A: "Sorry we have to postpone this project"
(next 5 month)
A: "Hi! now I'm building this Y start-up and we need you to help us migrate our android app to web"
Me: (Looks feasible than his last project) "OK, I can do it"
A: "Can we meet tomorrow?"
Me: "OK"
(tomorrow)
Me: "Hello? where will we meet?"
Me: "?"
(next month)
A: "Hi! Sorry for not replying, can we meet this week for the Y project?"
Me: (...)7 -
I just got handed a legacy php web project... Full of vulnerabilities... And it's using only mysql_ functions... Not only it's not OOP, there is not even a single class...
How good it's coded: User profiles are created manually by the frontend dev as htmls, and then the past php dev implemented them as links etc in the current page.
This is how I feel:5 -
Our project manager who also happens to be our web designer... (Start Up)
Project Manager: We have a go signal. Go convert this design to html and css. And make it responsive.
Me: Can you forward me the mail so I can check if it's actually approved?
Project Manager: Just do it.
Me: (After tweaking) There. It's done.
Project Manager: They want to change all the layout of the site. We're gonna do it from scratch. They didn't like the design.
Me: What? I thought your design was approved?
Project Manager: I thought so too. But i'm your PM so get back to work.
There was no mail from the client.7 -
No amount of backend code is seen as progress by client.
Have a web store app project that is running and looking beautifully and is currently connected to nothing.
Got scolded this week for not having any new deliverables.
Spent 15 hours on security updates and database architecture.5 -
!rant
Me and my girlfriend just broke up.
I was sad at first but now I can really start focusing on some really interesting projects.
Such as my new secret website that I will release soon. I think you'll like it.10 -
I have no words to describe how I'm feeling these days. I have to do a C project for uni.
After a couple of years dealing with web dev, javascript, typescript, angular and stuff, for the first time I have a project where I have to deal with only two problems:
1) my code
2) my machine
No tools, no bloated libraries, no webpack, no json configurations, no tutorials.
It's just me, vim, gcc (actually nvcc, it's a cuda based project, but still) and the cuda manual.
I feel I'm actually building something.
Plus, the guy I'm doing the project with is cool with this stuff and most important he's open minded.
I'm happy9 -
me, browsing the web: oh wow what a cool css framework, bookmarked, ill totally use it for my next project
me, making a project: "free bootstrap templates"4 -
Question for the senior front end web developer here:
If you guys got a project (big or small), do you guys usually:
1. Get a template from another website and modify or style it to suits your need, or
2. Build it from scratch?
This applies to website like devrant, or swag store32 -
I got my first job as a full stack dev when someone saw my web project on github.
It was my first ever web project and don't know if I'm actually ready to work.7 -
*Creates empty node web project in visual studio*
Let's have a look at the default configuration... Oh look the default port is 1337... Microsoft... Please stop trying to meme... Please1 -
WTF is going on in web development nowadays that makes people ask me to compile C# projects to Electron?
Let that sink. I'm being asked to compile a C# project that can run as a beautifully integrated seamless *native* and lightning fast application... to JS so it would run as a *website* in the Electron *browser*. Am I the only one seeing how much cancer that is?10 -
The only technique I know.
Get hired straight out of uni. Project architect disappears right at beginning and I am left as a graduate employee to build a travel booking web app. Learning new front end and backend frameworks by coding them constantly for the next 8 months.
We might actually get this project done!5 -
Does anyone know a free hosting that support .net core web api without credit card? It’s just for a school project. IBM Bluemix only supports normal web app and azure needs credit card4
-
When your web design professor expects you to make your whole final HTML and CSS website project with NOTEPAD... 😖😵11
-
I worked on a web project a few years ago. I've refactored a large part of the architecture, added repositories to the business layer, implemented inversion of control and dependency injection etc. (took me 2 weeks).
There was a second developer in the project... he didn't understand the design patterns and the whole IoC/DI thing. Instead of asking or reading about it, he reverted all the changes while I was 3 weeks on vacation -.-4 -
I need to make a confession about my terribly unprofessional project I made. Around two years ago I got thrown for the first time into back end development - I had to work on the project alone. As a very smart man I basically exposed our SMTP server as a nice and very flexible API.
Fortunately it was, by the design, a very short-lived project, taken down from the web completely and for good after around 2 months. I'm still happy I had more luck than brains and nobody used our server as a spam sending service in our name and I have learned a valuable and relatively cheap lesson in security this way.1 -
!rant
After nine months of work, my capstone project is finally coming together.
It's an audio server written in Node.JS and MongoDB. I can run it on a pi plugged into a stereo and remote control it from my phone via the web server.10 -
My first real web project was in my senior year of college.
It was a hacker rank clone. And supported a bunch of languages. It was a fun project.
Others created a static website.
And guess what? they got the same grade as I did.
Fml14 -
Went in for a meeting with a client for a web design project. The client insisted I use the GoDaddy Website Builder for this project 😳🙁10
-
Hi all! I've finally published my first open source project!
I give to you, The Web Toolbox! https://thewebtoolbox.cc/
A few years ago I used to make heavy use of thetoolbox.cc, but unfortunately it went offline. I thought I'd revive the project and improve upon the previous version.
I'm going to be adding new tools soon, and I'm really looking forward to any suggestions from the community.
Hope you all find it useful :)6 -
Web Devs - How many projects do you typically work on at once? I am currently developing 24 websites at once, most of them custom (homepage). I just feel like that is absurd and my company is absolutely insane. Not to mention I'm the front line for client communication as well, pretty much the project manager AND developer. We're a huge company too, not a start up. Just feel like not having project managers for web dev industry is unprecedented except for freelance. 😡👎🏼18
-
This is a somewhat old story. I joined a project in making a 2.5d platformer in Unity. A couple months in, the project manager had decided that this game would have two sequels, an MMORPG, a live-action movie and a web series. He informed the whole team of this decision. One week later, every member of the dev team had left. This scope crept forth from the depths of hell and ruined a simple project. Lesson learned: Keep the scope small and don't bite over more than you can chew.
Edit: I know that you should dream big, but don't make 4 games, a web series and a movie simultaneously.3 -
So processors have Moores Law, I'm starting to think Web Development has one too.
"There shalt always be a new, better, framework, that would have saved weeks of time, but only after you've hit the point of no return in a project"
Anyone else know the feeling of "damn...I may as well just rewrite everything...."3 -
Who in their right mind though it would be a good idea to move the web development team to a new office without checking that the internet is connected.
What a waste of three working days.
And of course the project needs to be delivered by Sunday...3 -
Management: foobar resigned. We need to have a dev who can work the android app project.
Me: You have to find a dev who can work with that stack.
Management: You!
Me: Me?
Management: Yes, You.
Me: Me? Why me? I'm a web dev.
Management: Starting tomorrow you will work for 2 projects.
Me: but..
Management: accept it or..
Me: Okay. -_-
Management:
Me:7 -
> at my previous job as mechanical engineer at an HVAC company
> was given recurring monotonous task
> decided to start a sizeable side project to automate it
> people got pissed at me because it worked too well, i.e., took their jerbs
> decided automating things was more fun than actual current job; also, people should be more hyped about continuous improvement
> switched careers into web-development
i.e., my most successful project was the one that changed my life for the better.2 -
Worst. 2 am on campus, js file for a web app project. It didn't work, no exceptions thrown, no errors. I call the assistant teacher. He calls the teacher. Teacher calls the head of department. Four of us staring at the screen for an hour, trying different browsers, environments etc
3 am, switch cases had semicolons rather than colons. Sleepy coding is the worst.7 -
*Working on a project with boss, I am working on a mobile app, he is working on web service app.
Me: this service takes user id as parameter to get all account details (all other web services are like that)
Boss: yes, I use the id to filter the data.
Me: but by this, everyone has the id can do anything ! why we do not use session token?
Boss: this is a detail, it is not important !
Me:...
*7 years of experience my ass5 -
I'm a junior programmer at a small company with mostly web dev. I had a C# project and before the deadline I granted access to the project repository one of my boss/senior coder. Several hours later I got an email with the whole project zipped and a note: I made some modifications, check it out.
Why someone doesn't want to use some kind of version control system?1 -
Picking the web development field and becoming more of a business person than a dev.
I want to develop more interesting things (like games, AI, etc) rather than corporate websites and web apps. Now, I can't even write a mobile app ffs.
I can't even work on my hobby project lately.6 -
They fucked up the project deadline again. I received 5 days to finish up the web-based application without any brief and design. When I asked for it they said it's easy I can just Google for similar app and make it.
What?1 -
I briefly worked for a fucked up company that had been bought by a coupon company that had outsourced a project to India
The code contained such gems as
If (Booleanvar ==true)
Among many other little things and some really big ones and was a web project written in vb9 -
I worked with Angular for last 1.5 years now.
.
.
Now every web development project I see, I want to change it to angular.
Is it just me or you all feel the same?9 -
Retarded senior web dev:
shouting 'STOP' to the ones who pointed out his design flaws
cannot accept a js file with more than 100 lines.
nitpicking others not limited to his owm group
eager to try bleeding edge alpha builds packages for large application
left the company before finishing the project he started2 -
I feel like a piece of shit because I don't want to help my "friend" who has been faking being a web developer for years. He now has a real project he must develop that actually requires writing code (It's a serious project that requires real Javascript skills) and he's basically fucked.
He usually would hop on the web and download a template, edit it and get paid. But then again I don't want to help him because he always comes to me and I do all the work and save his ass while he does nothing.
I'm in a rock and a hard place right now because I'm also a dev and I actually have a lot of work to do, unlike his lazy ass.5 -
I'm learning web development, and this is another small project that I made - a basic code player.
Used jQuery for the first time and realized how easy it makes things.
PS - I know it is pretty insignificant given that people here create much bigger things, but I'm proud of it!
PPS - Will post the previous small project I'd done. It was a browser based basic game.17 -
So I've been developing something I call P.A.R.N! (terrible name, I know) that recursively scans a folder for images and serves up a picture gallery via http using those images.
What do you all think?
https://github.com/AdamWelch1/...
I just wanted to share my latest personal project here 😶
The funnest part for me was writing the web server part :P20 -
I started learning Node.js this morning. Wow, mind blown.
I can see how I could use this in an existing web development project.
What are the barriers to using Node.js instead of something else? Are there support/performance issues?24 -
It's cool.
I have less than four weeks before I have to have my project production ready
But why not make me waste my time in useless web based fucking trainings for bullshit HR issues I'll never deal with.
"Don't give gifts of more than $100 to potential clients!" Shut fuck up I don't work with clients.
Piss off and let me do my job.1 -
I recently started my professional journey as a developer and I stumbled upon a very strange git repo configuration..
Background: The projects consist on a web app and a lot of backend services in C# (1 service on each project).
The project manager decided to configure the the git repo as a single repo with all of the different projects for the services and the project of the webapp. All in one. Everytime you update something the merge results absurd and this happened…18 -
Co-Worker laughed at me for taking a task on their side project and only them have worked at it. FYI i've never worked as a Dev before and I have a really low knowledge of web developing. Well i finished the task in time and sent the pull request to one of them. Got a 'well done dude, high five'. Feels good man :)
-
Don't you hate it when your testers file an issue under the mobile app project for bugs in the web app, because they happen to be using the web app on their mobile phone browsers and suddenly its the mobile app dev's fault?3
-
A teacher asked for my help in some machine learning project, I told her I don't have a background in ML.
She was working on an application that classified research papers according to the subject.
I said, seems like a basic NER project, but maybe I'm wrong I haven't worked on any ML projects before. But I do have experience with web, let me know if you need help in that.
She says, ML is also web, it's just like semantic web.12 -
*Working on custom magento build*
Project manager:you are taking to long on this project. I know how long it should take to build a web site, I built a way more complicated site than this in just a few hours!
Me: what site did you build?
PM: *sends link to wife's photography site* wife.squarespace.com
Me: ...that's not the same thing at all6 -
Someone recommended me to a Company as a web designer.
After the entire project briefing, they asked me whether I knew Python as I would be needing that to work for them -_-2 -
I am so bad at web designing (and hate it) that every time I start a personal project, 90% of the time that the project is not finished is because of designing. Of that fucking CSS.6
-
You know that web development realy took the wrong turn, when complex java project compile way faster, than simple javascript one.
Not to say that javascript is interpreted programming language.6 -
Damn I'm pretty hard hitting my limits here
My company asked me if I would like to work some extra hours because otherwise they don't make all the deadlines
But damnit asking 10+ hours a day from a junior web developer is quite a lot
😒 Especially if it's an old legacy project where I have to work on...8 -
Me explaining my project to my teacher -
Me: So all these functions are carried out asynchronously so the user doesn't have to wait much and the whole thing is placed in a web server.
Teacher: Where is the web server located?2 -
FUCK! The fucking previous dev on this project who set up the fucking web service that he knew would be shared among multiple platforms set it up to use an audio format that's only supported on one platform. Now I'm faced with either doing some fucking JS black magic to decode the fucking base64 audio, convert it to another audio format, and then possibly re-encode it or attempting to re-write the fucking web service and already in production app! Fucking hell!1
-
>pentester
Raised an issue with a web application for out client that was weak TLS protocols/cipher suites in use on the sever hosting their application.
Then I was asked to confirm that reissuing the certificate was the correct remidial action for fixing this...
Man, it's scary to think non-technical project managers are in charge of fixing this stuff...4 -
So I just finished a little web design project that I created a while back.
Its a simple clock widget that highlights different words to create a sentence that describes the time.
I originally made it a few months ago, but never got around to finishing it up.
You can check it out at timeclock.ml
Just a little project that I though I would share!1 -
My least favorite part of my personal website project is trying to make it look good. I'll never make fun of web designers again 😱3
-
I just started my new job as web developer. I have to work on an already existant PHP project, made by a random guy before me.
His code is so horrible it gave me a headache. At 10am (job starts at 9am..)5 -
After doing my first web dev project, I can definitely see why most of you guys prefer backend over frontend.6
-
Was hired as a mobile dev / mobile web dev, was told my main project would be integrating a tool with phonegap.
... 13 months later I was never asked to download phonegap and was now writing server side java. Surprisingly I left that job -
Joined a new project and started messing with the application...Greeted with a blank web page and a pop-up **please enable flash**1
-
Final project senior year...
Mistake 1: Chose a project suggested by the prof, who did not initially make it obvious that the project beneficiary would be a personal friend of his.
Mistake 2: Nine of us thought this project looked cool and all signed up for it.
Mistake 3: Looked at the code-behind provided for us and discovered that the web-app we were building was... programmed in Java, using StringBuilder to append HTML, CSS, and JavaScript and create its webpages. Which was then decoded and built into a webpage using some obtusely designed compiler.
Mistake 4: Decided to question the reasonability of said project to the prof.
Mistake 5: Did not quit the project as a group and do something else
We all graduated, I think, but a lot of C-'s were had. Fuck that class. -
We had a school project where we where supposed to implement a software with a heavy client in C# and web services for it in C#, but the web services HAD TO COMMUNICATE WITH SMTP AND IMAP. And do that in 8 days.
We were 6 in the team. 4 had no idea what a web service is, and I and the designated project lead were the only ones knowing what to do. The lead had paperwork to do for the project, so I had to do everything but the UI alone. So 1 guy did the UI, 3 were... Playing Minecraft... The lead was doing paperwork and ranting about how noisy idiots these guys were... And I was sick as hell and could not eat anything, I was vomiting all day in between which moment I managed to make half of the functionalities of the project, despite having to go to the hospital and have to continue working despite the medical request not to work.
So the day before the presentation I had half of the functionalities done and I had to explain them yet another time what web services are so they can answer the questions and cover for themselves.
On the day of the presentation it went kinda fine. It was not finished but it worked like asked.
We were asked for peer evaluation and I gave A to the lead and the UI guy and B to the 3 other lazy asses.
Shortly after I am called by the tutor in the office : "What happened on this project? Were you not working at all? Apart for the lead who gave you an A, every one gave you a D (lowest grade). I demand for explanations"
I said never mind and got back to studying. I got a B, all the rest of the group an A.2 -
Started my internship web project. Found myself relying a bit too much on stackoverflow and google for backend and frontend help and it's making me feel a bit too guilty. Any advice ?5
-
Sitting in a board room with about 20 people all who have flown in from different parts of the world to discuss the project plan for a web app with an international user base.
We are discussing a web form with a dynamic layout based upon the users profile. Users enters a ton of information, calculations, are made, and info in stored into a db. Info can be updated and will be reported upon later.
One of the project leads representing Europe suggest that the form be exported into Excel so that the user can fill it out in Excel only to be imported via the application. WTH!!!! Later I found out this was that leads 2nd week with the company. Why were you even at the meeting and why did you have input?3 -
an IT student from same semester another section.
met because I was helping with a side project. and he happens to be there.
here's the interaction:
guy: heard ... u work for a company..
me: ya.. um web development
guy: never heard of that ...wheyyyyyy ....re is it!
me: ʘ‿ʘ3 -
My current job. Fire half the dev staff, leave junior as only web dev with no plans to rehire. Then immediately starts a larger project that we don't have a contract for yet with half baked and fuzzy requirements, due by March. The reason for firing most of the staff? Running out of money and can't promise our jobs 3 months out.7
-
Docker is awesome for minimizing environment problems.
Current side project needed a database, a web server with php and a transpiler server running. Before, other people developed using XAMPP on windows. I dockerized the project and have now just one build script setting up everything the app needs, regardless of the underlying operating system.1 -
For the past few months I've developed an oridinary digital shopping list. Just a simple web app written in php, HTML5, CSS3, JS and MySQL. From knowing nothing to having this feels great. Think what you want about it, but I'm quite proud of myself. First programming project, ever.
If you want to try it head over to https://app.esyshop.se.
Passwords are hased and salted with bcrypt.undefined first time full-stack please don't break it no profit php7 php mysql no ads feedback not a market plug4 -
Three of us doing a project for free for our web-dev teacher at university. Looking back at that project I think we did a terrible job, we built an ugly, monolithic application with Express, MongoDB, Pug and Vue.
It was a CMS for a local church and the best part of the project was including some hidden easter eggs accessible only by setting some cookies manually in the browser.
Although we did the project for free, I think we all have been learning a lot of valuable things and we also tried out new stuff, like the Kanban board and a few aspects of the scrum way. The most interesting part of this was learning all of it by ourselves, because our web-development teacher couldn't really help in web-development... -
Me during a presentation of a website for university project. It's a simple project for our university where there is internships offer for our field, stack : php, js, css (bootstrap), and the presentation was on my computer, so on localhost.
In that projet i have implemented a back office to manage all the offers, basic CRUD functionality, and as lazy as I am, for delete confirmation i used a simple javascript alert for that.
Me during the presentation :"so here is the back-office to manage users and internships offer, and for deleting one offer you just have to click on this trash icon *click*".
Ze professor : "hold on hold on, why it's showing 'localhost' "
Me : "it's javascript alert"
Prof : "but why 'localhost' "
Me : "oh, because i'm running the website on my computer as a server"
Prof : "but why localhost, it's not professional"
Me : *god please "it's javascript alert rendered by the browser, we can't do anything about it, and for a simple application it's sufficient"
Prof : "but why it's bigger than the message, and if we host that, do we steal have that localhost"
Me to end that : "I'm sorry i made a mistake on that".
Fortunately i had a good mark on that project.
It's my first story here, and sorry for ze bad English ^^1 -
TL;DR despite 0 year professional programming I am lead of a large travel booking web-app, this is new to me and my boss, who has repeatedly ignored my advice and moved me on before finishing work. Client is not happy, project is way overdue, and yet has just sent NEW FUCKING DESIGNS.
Recap
https://devrant.com/rants/480004/...
https://devrant.com/rants/431725/...
https://devrant.com/rants/872255/...
Client has sent some redesigns of core search functionality on a project that is overdue and over budget.
DO YOU ACTUALLY *WANT* THIS PROJECT TO FAIL?5 -
- (Non-dev) stop taking drugs and so much alcohol
- Choose between open-source and proprietary techs
- Begin my own project : an educational web platform1 -
To all the developers with a permanent job:
Do you guys still reference the web when working on a project or you know everything and code everything perfectly w/o help?
Just wanted to know if I need more practice with my skills or am I good to go.12 -
I have been awake for 19 hours designing and integrating a client web project user interface. It took me 7 plus minutes to type this rant....
Front end ie easy2 -
Hello devRant !
I'm a student in computer science, in my last year. In one course, I'm asked to make a contribution on an open source project and participate in it's community.
Since I love the people here, I was wondering if you could point me something not too big I can help with that would be useful. To give you an idea, I have some experience in both Android and web development, but none in anything iOS.
Anyway, thanks for reading and you're awesome ! (Tagging dfox 'cause you know, helping the project ^^)10 -
Working on modifying a legacy web project and just about every single element is `position: absolute` with crazy z-index juggling and hard-coded pixel sizes and positions everywhere 😭
To make it even worse, a bunch of the javascript will also change elements sizes and positions so it takes forever to track down why an element is where it is1 -
I remember at a company that I was working as a Drupal developer, I had finished building a website (both designed and developed it) using Drupal 7. I was very satisfied with the result and the way the company was operating, I had to show it to the project manager and he would say if it was OK to show it to the boss and then I would contact the client to say that we are finished.
When I showed it to the PM, he provided some changes from his personal "I know everything" book and after I made them, we both went to the boss' office. Keep in mind that I had built the website following the clients notes and preferences (custom sliders, certain color swatches etc.) and I was on point.
So, after we entered the office, we sat and I was pumped to hear good news. But, not a minute passed since the page loaded and the boss was clearly unhappy with the result, and more specifically with the changes that the PM provided (not even my fault). When he finished talking, I tried to explain that I followed exactly what the client said and executed accordingly, without the changes that the PM had put on the table. Suddenly, the boss' face was angered and turning red(ish). He started shouting at me and saying that I was not experienced enough to know what I am saying (I was 21 years old at the time), and that they had the experience to criticize if the website was ready or not and if the client would like it, pointing out that I wasn't capable of knowing what the client needed.
I was bursting in my chest, I felt a fire burning with anger and righteousness, but I turned my face down and apologized. It SUCKED! It felt SO bad. I took the notes that he said (which changed 90% of the website's design) and after that I called the client.
I felt some kind of vengeance when the client started shouting at the PM, when he saw the website. He yelled and said that, the design that the boss chose, was not remotely close to what the client had requested.
Next day after I finished the website with the design I had provided, the boss was looking at me like a (proud) wet cat, saying 'well done' but not another word, while entering his office.
Well, at least the client was happy at the end! That's all that matters, right?3 -
Not really a project as such but started at my apprenticeship 3 months ago only with any real experience with html.
To date I have now worked building API's and web apps and contributing to much larger projects than I'd ever dreamed of before starting where I work. -
Number of lines on ONE of the javascript files in the project I'm tasked to convert to a modern, modular, component-based web app: 3022.
There are 6 of these.11 -
I suck doing frontend development. I'm slow, and I usually struggle to obtain the results I'm looking for... but today I'm happy because I almost finished the website for one of my side projects:
https://www.avatar-cli.dev
I'm going out of a long depression, and seeing things done is really helping me to improve my mood and have more energy.
By the way, thanks to the https://getzola.org project, it would have been impossible to me without it.9 -
I actually forced myself to write documentation for my current project. So I have spend hours writing guides and stitching together guides I've found all around the web 😐 On the other hand, now I'll be capable of re-setting up the server in about 30 to 45 minutes 🙃3
-
So I've been learning by doing node/express/angular stuff for the past 3 months at this startup.
Apparently the boss outsourced a web app for our newest project which i am to maintain upon delivery.
It's written in php.1 -
Can a sysadmin start Node web design?
I'm a Linux automation admin, and I always look at my friends developing nodes websites with poor UI and UX. I'd love to fix that but have no idea where to start from.
Any idea or git project / advice on where to start from?
Cheers!
~ exit8 -
So I was reading Julia lang's documentation and got mildly triggered due to this, but then they are not web designing project so I guess it's okay4
-
"The World Wide Web is the single most successful systems integration project the human species has ever achieved." - Mark Masterson
😁 😁 😁 -
Wanted to give a demo of a web project in college but didn't want to carry the laptop and set it up again since I use my desktop primarily.
Just run ngrok on desktop... note the link and you can give a demo from any corner of the world!!1 -
We had a project with a web app and an Android app. We split it out, he took the web and I was working on Android. He was very curious to do the project with me and very motivated at the beginning. We agreed on our first module that was user authentication. After some time when I told him that first module of app is ready and asked him on his progress, (When ever we had a talk he pretend like every thing is going fluently, though I continously told him ask for help if needed ) he opened a folder in vs code containing two files "index.html" and "style.css" and showed me the "login & sign up" design he was doing for days. I have no option but to appreciate his work. On that day I created new folder on my machine "web application" and started working.3
-
Working on a project with third party web developers who don't know multiple language support, difference between UTF-8 and Unicode.
Other than that, life's good4 -
It takes ages to get visual studio with all required tools to generate windows build of an ionic project. Windows for dev(atleast for mobile web) is not at all smooth.
Hate Visual studio..... Load project takes its own time. Build takes ....never mind.3 -
"There's a branch on terraform-our-project called instance-rols"
"Can you send me a link?"
OMG are you really so fucking lazy you can't go to the fucking git web interface, look up the damn project and click on the fucking branch?1 -
My friend is talking to someone else in the computer lab about a project we're working on for class, and they are telling him that we can't build our app in Java because it can only be used for android and web apps 🤦♂️
-
Our new project is a responsive mobile-first web system coded with HTML, CSS, jQuery and AJAX that connects to MySQL, but the main tasks runs trough a huge application written in Visual FoxPro, per client request...the web version could manage the whole business but no, it has to be Fox.
Oh, and it's the version 6, not even using the latest version 9 with all it's "improvements". What are we, back to the past milleniun?3 -
Dear client. Your web development project budget has no room in it for me to help you fix your broken POP3 mail settings. May the odds be ever in your favor.1
-
(!rant) When starting out as a web developer, I did my first project for a external vendor for which I was paid in form of a lunch and some hope of more projects.
For the second project, I was paid one month of agreed upon amount for two months of work.
What's your story?1 -
"How do I update some content in the CMS?", asked the bewildered Web Project Manager. The Developer snarled "... By clicking the content, changing the text and clicking save!"3
-
Why would anyone ever choose Oracle proprietary APIs for building web applications? I'm pulling my hair out trying to fix, yet, another Oracle ADF project... Why? Why?
-
When the project lead gave a half hour speech for why our shitty web page was similar to Elon Musk’s rocket and how we needed to work extra to get it off the ground, to justify an extra 3 months of unpaid weekend work at 10 hours a day, after already getting 6 months of unpaid weekend work when I was a junior dev.
-
"We're gonna use React Native for our project."
Me:"If that's your decision, then I would decline your offer."
After few weeks...
"Are you vacant for this kind of job? We'll be switching to Flutter".
----
I don't know what happened. I worked for him as a freelancer using VueJS for their project. and he insisted to use React Native to make that web into mobile. I declined his offer. Now he wants to work with me again using Flutter.11 -
Company hires an intern with Java experience to "help" with the back end of a simple project. Waste the next week trying to teach them what a RESTful web API is. Intern doesn't come back.1
-
I'm working on a Web API for retrieving informarion of some sort (can't speak as it is a work in progress😝).
Before starting to work on this project all the experience I had was Desktop (C#, VB) and some SQL but now I'm learning so much more: REST, Asp.net core, nosql, GraphQL and more.
Even if I can't finish this project, still what I'm learning is even more valuable2 -
Finally started my side project. Everyone says I'm gonna drop it far before it's done, but I still have hope! I'm not sure if I'm blind or motivated, but I guess I'll find soon enough!
FYI, I'm a mobile dev (c#) but I'm gonna try to learn something else along the way : it's a web project!!!
I'm in the excitement phase, I'll see you in the depression phase.2 -
Suit on, tie on, first meeting on a web project I quoted on 16 months ago (and won). frantically wading through notes and quote from the time. Think i’ll just wing it and up the price a bit.
-
Out of curiosity for all the front-end web developers, do you normally test to make sure that your websites are accessible to the blind, color-blind etc.. ? (and i'm not just talking about "alt" attributes)
I've been working as a web developer for over 5 years now at several different companies with close to 100 websites and not a single one seemed to have even considered it. The first time it came up was because a client REQUIRED conformance level AA or higher (I had no idea this was even a thing). In my opinion, ensuring that your website is at least somewhat accessible should be an essential step in every project.
If anyone's looking for some tools to make testing easier you can check these out:
- axe - Web Accessibility Testing (chrome extension)
- Accessibility Insights for Web (chrome extension)12 -
I’m doing my last two days at my current job. (I resigned to go work full-time on a startup project.)
While doing some last commits, I couldn’t resist to not put an easter egg in my current running project (an e-commerce web application)... I’m hoping to be able to trigger it in the future when it’s being used by a dozen of our clients.. 🌝 Hopefully, my follow-up dev will get the joke and won’t remove these lines of code.. -
I avoided coding web apps for too long.
tried angular but I am such a retard that I just do not get it :/
started a project in blazor yesterday. still a lot of question marks but somehow I accomplished to finish something and feel this oddly exitement where I want to dive deeper 😁3 -
After much consideration I've decided to learn and use react native over ionic/cordova as I'm going to rewrite most of my views from an existing Web project anyways (if I wanted to make it work with ionic)
I feel anxious and excited at the same time. Hopefully I made the right call.
Anyone here have good experiences switching from ionic to react native?2 -
My job in company to developed e-commerce website as a full stack developer.
History of that project.
Company paid 300,000 INR to the local web development firm for developing previous website and they developed website without bootstrap/SSL/Even save information of high profile client in plain text.
I am not angry on that web firm ,I am laughing on my company because such client never trust on independent developers who work hard ,code day and night to complete freelancing projects.
I hope my work will make differnce in their selling. -
Amazing project I love working for and we're are the cusp of pushing out a big new update.
Suddenly Safari starts closing our SignalR web sockets the moment the page loads, and only Safari does it.
And our client has a hard on for Apple.
So it's considered a blocking change, even though Safari is only used by the client and none of our end users.1 -
So I was working on a Web Assembly project and when I ran my build chain everything compiled fine, when I would run it however, I'de get random exception when I changed things like a value of a float. After 3 hours I realized the build chain had been "finished" while it was actually still writing out a file, and when I was accessing the web page, the file was corrupt for the first 30 seconds or so. Spent so long trying to fix something that actually wasn't broken FML.4
-
Did A big stupid thing right now
Deleted a web page, which took me three days to write. Very pissed right now. Should have added to GitHub repo
I started working on a new file on my project. After I finished working on the project I started doing something which didnt worked out. So I deleted the local version of the repo since the repo was backed up on the server. But the file that I completed last night was not yet added to the repo.1 -
Web developers, please recommend a tech stack. I have work experience in Laravel, Angular and Node Express. Personal small experience only for Vue and React.
Frontend: Angular, React or Vue?
Backend: Node Adonis JS or PHP Laravel?
CSS framework: Angular Material(angular), Material-UI, Tailwind CSS or Bootstrap?
This is for a personal project API based. What frontend backend tech stack are you using right now? Thanks!23 -
Actually getting started and learning to plan for a project is also important. Making a portfolio-website for myself with basic web tech and Firebase. Wish me luck! :D2
-
I've been compiling the project for about 5 hours now, still no successful build due to bad tests generating intermittent test failures...
All I wanted to do was to release the web project to the customer not fucking wrestle Cthulhu!
The worst part is that the release is set up so that you need to release the entire project internally before you can release one part. -
So I wrote my first blog since July, so go check it out or whatever.
http://wumi4.surge.sh/posts/...2 -
I made a web project that can generate gifs from webcam. Can't complete it because I don't understand how to use SSL with Azure ☹️12
-
That moment when you decided to sleep in front of your computer, because you don't want to close your current project and all the tabs on your web browser. 😴😴7
-
The Web 3 has coming and I really love that. The descentralized web is a new way for the devs. Some projects was started, like: Patchwork built on SSB protocol (Secure Scuttlebutt), Dat Project wich create the dat protocol for share files in P2P network. Someone has started same project into the new web?
P.S.: All projects before has built in Node.js/JavaScript1 -
Whoever the fuck at my university thought that a distributed systems project using Java Web services was a good idea? The server we're supposed to use (Glassfish) is so out-of-date, half the time spent on this project is just spent fixing fucking broken dependencies and otherwise getting it to play nice. Please just tell me this shit isn't used in industry outside of legacy applications.5
-
Well, here it is finally, a first preview of the Covey Web UI.
It's powered by CoreUI (the only easy to use admin thing I could find).
If you want to look at the code, be warned: I don't do frontend...
https://github.com/chabad360/covey3 -
Wow. All these weekly rants work so well with my current project lol.
A 4-5 year old iOS project, written in Objective-C with some jQuery thrown in to keep things interesting. Its the kind of codebase where you look at some code and think "what the....how....you know what nevermind". Everything has CoreData mangled into it somewhere which causes all kinds of issues. got search results from a web API? better save those to CoreData. Why? Who knows...1 -
My current side project. I’m doing a POC to upskill in functional programming. A Java/Dropwizard web service calling onto business logic written in Clojure. The bit im excited about is an HTML engine im writing in Clojure. So instead of inter-mixing raw HTML with code, my views will be written entirely in Clojure
-
!rant
Just tried Vapor (server side Swift) for a web api project and expected to be troubleshooting a lot but it was super easy and worked out of the box. Even openapi/swagger generation.
Now I‘m exited to build a fullstack project with native and web clients, completely in Swift. 😁1 -
Cure for Imposter Syndrome:
Go try to find a freelancer for a project, for something like "adding OAuth to existing .net web API 2 and angular.ja project" and many many developers respond. You will be shocked at how little they know, they say they understand the job but are clearly incompetent.
Best job security ever. Also, just suck it up and do it yourself 😆 -
Ok, i've read others rant about dreaming code, but this was a freaking nightmare.
(background: in the last few days i've been working on a small project which requires a web frontend so i'm messing around with html and css changing stuff until i get what i want)
So this night i had a weird dream, i saw the page i'm working on and i couldn't center the title, like no matter what i changed it was always a pixel off in some direction, and this went on for a lot !! It was so frustrating, at one point I became so angry in the dream that i deleted the whole project, later i woke up with the same feeling of anger towards Html/Css, i guess web dev is not a thing for me
¯\_(ツ)_/¯ -
Hey I want to ask some react project suggestion that are good for interview as an experienced web developer. I don't want to build calculator :(
Mine list is
ToDo App
Expense Splitter App
CV Management App
ANy Thing else will be welcomed7 -
So past week our Web Design teacher proposed a little HTML5 project for the class to make. I have been since that day until today trying to implement an OBLIGATORY drag and drop functionality to reorder a list and back it up to localStorage, but for some reason it wont work as it should. But what a surprise, today I arrive at class and he has changed the specifications of the project, allowing us to not implement that, or implement it differently. That singlehandledly made my day.2
-
Boss:"I need you to help your colleague finish up this java project, but you still have to meet your deadline on web app you're working on and we have an ecommerce website that needs to enter first phase next week".
Me:"la la la la la..." -
1. Get that senior-appropriate raise
2. Build a real ML project
3. Learn web assembly and get to the next level in web dev -
For a Web project I usually start with copying a minimal boilerplate node app, find some api I wanna use, copy paste a single example of some data I wanna display and render something on a html page as fast as possible. Seeing stuff on a page motivates me to keep going and helps me figure out the most essential direction forward.
-
I hate rushing on a project that needs done the same day and then gets put on hold for a week or longer. I rushed because...?2
-
It's a shame how you as a freelance web developer complete a project and hand it over to client and you check it over and over and you never find the client use the project.
It hurts my feelings really really bad.4 -
Dealing with a project which should be together in a single location, but no.. two solutions, two web config files... FFS
-
Me: Let's create a project!
* writes initial code *
Homework: Fuck you, complete me first.
* completes homework *
Me: Let's push it to GitHub and NPM!
School: You will do that tommorow's afternoon, now go to shower.
* writes this rant *
btw a project is upcoming, it's not a web app, but it has regexp -
Peoples opinion of ASP?
Any hints for learning/using/I got assigned a big project and have no idea what I'm doing?
I said that I know Java. That's half of the word JavaScript. Which you can use while making a web page along side of PHP. PHP kinda sounds like ASP if you say it a bunch of times really fast. That's probably why I have this project...? I can't think of any other reasons?!?!10 -
Love starting a brand new web project, knowing that you wont go down the same rabbit hole and spaghetti workarounds ‘cos the clients a dick scenario…. until of course you do. FML.1
-
Hey Guys. I need to do a Project in School. Ist can last about 3-5 Months but I have no fking idea what to do.. You Guys have some good ideas? Best would be in Web Technologiea5
-
I feel like I have a creativity blackout.
I want to develop a self-toy project but I have no idea what to do.
I just spend my free time on web courses. I guess that's better than nothing.3 -
I'm not sure if I'd say I'm "deeply inspired" but I spent more time coding a personal project this week than I've spent on any other project in a similar timeframe for the past several years. All because I wanted to build a personal dashboard/startpage that queries the APIs of a couple of MMOs I play and displays it nicely on a grid of cards.
I wrote my own API wrapper, built a Flask site for the first time in years, tried out a few things I've never done before, and stuffed the whole thing in a docker container.
I'm no web developer (my job is more about the infrastructure than the web apps which run on it) so I'm learning a lot just through trial and error and it's actually kind of fun. -
I need ideas for my honours project. I'm a web dev student so I want to create a website.
The trouble is, there's not much I'm passionate enough about to create a website for. It also needs to have some form of research in it.
I was thinking something based on VR but I'm not sure.
Ideas?3 -
Question Time:
What technologies would u suggest for a web based project that'll do some data scraping, data preprocessing and also incorporate a few ML models.
I've done data scraping in php but now I want to move on and try something new....
Planning to use AWS to host it.
Thanks in advance :)5 -
I have this fried that gives me some advice on how to find work, he said i need to come up with a project idea as something to put on my CV and also as a way to learn front-end dev.
Easy enough if not for the fact that this project should be something that's actually useful and has some concept behind it (like, something that might seemingly work for a startup)
I've been raking my brain for a week now, and all i can come up with is small meme projects, neat but sort of inconsequential experiments, or things that might be useful to me but have no reason to be web-based.
I never realized how hard it is for me to come up with professional-sounding project ideas :D
I'm just not that kind of guy, i don't really have the drive or motivation to do anything professional: If people wanna use my rice or whatever spaghetti software i create they are welcome to, i'll even write them some documentation, but its just kinda out there on the internet because i like sharing. I don't really have any grand product ideas, nor do i really care about what other people think or need.3 -
Technically the first things I received money for were some android apps I published in the Google Play Store. They were icon packs that I created the icons for and mimicked someone's android project. After that created some of my own android apps. First paid career job, hired 2 years ago for java web developer at a health insurance company. I still like it, very appreciated here.
-
Should I...
1. Develop a consumer facing web app with free access and use supported by ads?
2. Develop a consumer facing Web app with some free features coupled with premium features using a subscription model?
3. Develop a consumer facing web app with no monetization strategy strictly as a portfolio project?6 -
Need some advice. How should I look for and join an active open source project?
I'm looking for Java/C#/backend. Not to big on JS... But definitely No Frontend web stuff6 -
There are tons of jobs with c# in my area but I am a Java/python dev. Currently working on a small web application in Django. Should I take time to learn C# and the .net framework while doing my other project? If yes to learning C#, should I develop in windows or just use monoDevelop in the linux (ubuntu) os I am currently using?5
-
My team for the uni project is quite big (8 people) and we need to create a progressive web app. The problem is I am the only one who know some JavaScript and I am not even good at it. Does somebody have tips how to learn web dev quickly?4
-
The more I work on the backend forms validation side of my .NET Core project the more I understand how to fuck up web forms in general... 😈
Never underestimate the necessity of a backend validation other then the frontend one. 👿4 -
So, I have to begin with saying that I was 19 and my first real job. I was assigned to ongoing project for big german web company who outsourced project for german government. I am fast learner so I quickly ended up as a only developer who works on this project, because company had another important projects. And since I studied outside of my native country and I can speak Polish and English so I was also responsible for explaining everything to customer during meetings. I worked for around 4 months on the project and was heading up to the end. 3 weeks before production deadline client wanted show the results to the german government but I was still working on the functionality. My boss decided to put the web team leader to my project around 8 hours before this presentation to speed up the development. around 30 minutes before the pitch I realised that some of the latest functionalities stopped working. I was trying to figure out what I did I asked my team leader, he said that he have refactored some parts of my code. When we found the right commit it was around 3 min to presentation and after the checkout some of the .htaccess file was broken so I fixed it quickly but Germans started the meeting a bit earlier. The website was crashed almost half of the presentation. After 5 minutes my boss come to my desk and he says that he just talked with our customer and they are so freaking mad and pissed that they will not pay us. At this point I was certain I'm fired...
Suddenly the web team leader joined the conversation protecting me that it was the fault of the project menager because he should assign someone else to this project because even though I am good it is always good to have someone more experienced to work with you and review your code.
Project manager was fired about 3 months later. I was saved 😀 -
Stupid shits, if I am converting this app from the VBA to a modern web app. Don't fucking suggest me copying and pasting tens of thousands of lines of shitty spaghetti code, into a new Web project.4
-
Im making my first opensource project, it's a web component library, but I find the naming part so difficult..
How do you Guys find good project names? And anything i should consider regarding copyrights/e.t.c ?
Suggestions/you naming methods are welcome 🤌5 -
Last week we were only one step ahead of going in production mode with the angular web app i coded a half year long. Sounds good right?
Yeah this morning my boss said in the dev Meeting, blazer is now in preview mode, let's do it with this tech, so our full stack is in c#...
He is not a web dev. He want to step back from coding in the near future, but yeah let's use fucking Blazer 😥
For the rest of the day, i started with a Blazer Test Project.. great start into the short week.
How about your start?6 -
I've finally entered to a brand new project in Android .. the client wants to show everything in god damn web views1
-
I've been complaining for 2 years about working on a project with shitty external developers. Finally get another project done by internal developers and the architecture and decisions made were just as shitty. Like, there are Soap web services implemented solely for the web app ui alongside rest services for the mobile app. Now I'm left to maintain the failed attempt to correct the architecture 3 years ago and all the devs already left. Oh joy.
-
Best experience: Getting my first contract for a major project, and landing a new job with a web agency for the first time!
Worst experience: Underestimating the contracted project, and having to learn while working on the project.
In the end it's all great experience, and reminds you that your always learning on the job. -
Was working on a smaller new web project for our client. After 3 months of coding and a working prototype clients projekctomanager randomly asked: And why its a web application now? me: *jaw open*6
-
Finished my first freelance web project today. Spent 11 hours coding it. Another 10 hours trying to get it to work on the browser.
-
This was a few years ago in my 2nd year of college. my very first foray into web dev for a team project. long story short, I wrote over 16,000 lines of code. teammate #2 wrote barely 1,000 lines. teammate #3 wrote around 250 lines, around 200 of which I had to rewrite anyway because it was such complete trash. and yet, still, it was this class that showed me I wanted to go into web dev. LOL3
-
Hey, I got this new web project, but to be honest I haven’t coded much web in a few years and I’ve heard the landscape changed a bit. You are the most up-to date web dev around here right?
-The actual term is Front End engineer, but yeah, I’m the right guy. I do web in 2016. Visualisations, music players, flying drones that play football, you name it. I just came back from JsConf and ReactConf, so I know the latest technologies to create web apps.
Cool. I need to create a page that displays the latest activity from the users, so I just need to get the data from the REST endpoint and display it in some sort of filterable table, and update it if anything changes in the server. I was thinking maybe using jQuery to fetch and display the data?
read full article at https://hackernoon.com/how-it-feels...1 -
We have a 4 months long project where we have to develop some kind of web app. My assignmemt is literally 3 tables in DB, login screen, 3 buttons and one textinput. I've done it in past 4 hours. What a waste of time and effort.3
-
So my client wants us to build a Photoshop/Illustrator-like canvas, with features such as ability to drag and drop multiple elements, resize them, etc. The project is web-based.
Any idea how to implement that? Are there any existing libraries that I can use?4 -
When can you call yourself a web developer? Is it when you start making money off of it, or can do a project successfully? I'm still in my bootcamp, but was just pondering thus with my other classmates. We were very proud that one day we'll call ourselves devs!4
-
At a salary of $11/hour, no overtime, is a junior web developer with no previous experience and no personal project undervalued?25
-
I don't usually do web development,
Today I said to myself I should refactor and improve my personal site. Like adding widgets and shit.
I remembered why I don't do web development. I hate it, I don't know much about it, I'm bad at it, and I can't do shit if I don't get spammed with error messages. I hate that when something goes wrong everything doesn't just crash and burn but it keeps going. I know that it sounds weird but I got used to having a single line wrong and all the project crashing. And I wouldn't know whats wrong if it doesn't give me constant feedback.
I guess I will just use Django for web development then..1 -
Remembering that I have to change the copyright dates to all my side project web apps :-/ Upside working on new side projects. This is how I learn folks.3
-
I thought I would be working on a cool web project, learning the best of the current technologies and techniques available. Turns out I'll be working on a JSON that the code will automatically render it on the UI through common components. I haven't touched any line of code so far. But hey, the indentation on my JSON looks nice.5
-
Question: Been thinking about creating a web browser as a side project. It would be a very basic program that can intrepid local html documents, so no HTTP for now. How difficult would this be?5
-
I hate deploying this project, it's just nerve wracking. I started it when I was a newbie to web stuff so I didn't know shit. Now it's just a big project with no unit tests, I test it all by hand.
It looks professional though, but the underlying code is just a mess.5 -
took me 3 nights (i spent my daytime working out) to refactor our whole system cause i made a huge change to the class that we are using to all of our stuffs, no regrets.
I'm the one who made the class, and I made that when i'm not that really exposed to web development, but when I learned lots of stuffs, I saw that the class I made that we are using is not really that fast and there's a much easier way to implement such thing.
i want to punch myself every night, but then i care for our project and of course our first big project that can be seen and used by many.
//been too busy to rant, but not too busy to check devRant every time when I find myself on a break. -
So at work we use ASP.NET web forms. Since the .NET Core exists now, and that uses ASP.NET MVC, is it worth looking into that and learning about it? My boss is hesitant to move over for our next project because web forms will go faster because we don't have to learn something new.6
-
So I've only been at my current company for about 9 months but from about a month in I had quite a few concerns regarding the ability level and knowledge of my fellow developer and line manager. The other developers skill set is severely lacking.
And the line managers knowledge of the web is about 10 years out of date.
A potential client approached us with a web project with some interesting requirements and features which I was looking forward to building.
6 months later the project lands on me to start.
Line manager leaves company for another job
I build out the project. Happy with how everything works. Send off for approval, and to client to test.
Client starts getting pissed off, because what I've built doesn't do anything they require. I look back at my brief confused.
Turns out that the project had been scoped out completely wrong. Not enough questions had been asked, and a lot assumptions had been made by my ex-line manager
All resulting in a very pissed off client who want their money back, which I completely support.
I try to salvage the relationship by rescoping the project asking the questions that should've been asked in the first place. Give some very generous timings. Client appreciates my efforts but ultimately decided they don't want to work with my company anymore
And that's that, a project I was genuinely looking forward to building, completely spoilt senior staff being incompetent.
I was very close to handing in my notice, fortunately, my new line manager is actually a developer.3 -
For those with hiring experience, or just informed opinions.
Candidate A:
1.5 years self-taught web development, primarily Javascript, but also Ruby & Golang
6 months commercial front end experience
Brucey Bonus: a significant fullstack personal project (deployed), plus lots of smaller projects. Has focused a lot on learning OOP and functional paradigm principles.
Candidate B:
As candidate A, but instead of a personal project, has made a couple dozen PRs on a big open source project (ie Mozilla’s debugger). They seem to have eschewed really dialling down into algorithms/paradigms, preferring to learn “in the wild”.
They both perform equally well in interview tests, and appear to be engaging, hardworking and approachable.
Which one do you pick, and why?24 -
A question for Web developers:
I'm planing to start working on a web part of my project. Important part is that it's supposed to be working with MongoDB. The idea is to build a small digital library, so the main functionalities should be user registering, his login, querying database for books, showing list of results and viewing pdf files up to 200MB size.
Since I have almost no experience with web technologies, I would like to hear your advices and opinions on the technologies/languages I should use and learn. Should I go with JavaScript? Php? Something third?
Please note that this is a school project on which I'm working after my job, and not something to be deployed to customers.
Thank you4 -
Just finished a small project and don't know what to code next. Any suggestions? (Web / server based applications)4
-
!rant
I've made a web page, which is divided in two parts which basically are the same thing but with different designs.
Can any of you please tell me which one should i remove from the project
Part1: http://propika.com/
Part2: http://propika.com/meshume/
I would like to thank in advance anyone who is willing to give me an idea !3 -
Took the project for school for creating a personal Online judge just because I could make a polling web-app in Django.
Any ideas how to start?
It should start working from January, so any articles/blogs/tutorials are welcome.4 -
Do you guys know of any websites that have links to a bunch of web-based games? Like obviously the big ones are there, but I am wondering if there's any platforms out there that help promote developer's project games?6
-
I use to develop desktop programs in C++ with algos related with image processing and computer vision. However, new projects appear and one of them was for web using Drupal. It was my first experience with web and I am still having nightmares... It is the worst thing you can do. Continue a big project without the understanding of technology nor the framework... Now I am more experienced and I prefer stacks like MERN. Easy the debugging in web i so crucial... Maybe, I would have to swtich to webassembly.6
-
Initially,I used codeacademy in highschool, because my school didn't offer a programming class, just web design and cad. Never got into the web design class, so I took three years of Autodesk AutoCAD in highschool. I took the HTML course on code academy and thought it was alright. Ended up going to a community college not knowing what i wanted to do. I'm currently on track to getting an associate's in CS, because I was told the school said they were sunsetting the cad program. Finishing up my capstone project and presenting it in two weeks.5
-
Hey guys!!
So... there are already a few sites, web apps and stuff related to Devrant out there.
Like the DevRant banner and stuff...
Can you please tell me/us about stuff what we already have and what people already made?
Thank you.
PS.: I'm needing a project urgently, I'll be making a DevRant portal today with all the stuff you say here, even if it's just for me. need the distraction.
some Html, PHP, CSS, and Bulma, didn't finish a project like this yet, it's time.
Thanks for your support so far guys.12 -
Never heard of clamp(), a css thing for responsive sizing based on min max values. I shall certainly be investigating this on my next project. I ca’t be the only one who has never used this can I?
Plus is supported on all modern browsers!
https://developer.mozilla.org/en-US...8 -
I've deployed a website with jokes, a personal project, in two languages, Greek and English, using Django.
www.frapemou.com
It doesn't have many jokes yet, but I was just wondering if you guys could take a look and give me your opinion. I'm very new to web development and it would be really helpfull...5 -
Haven't got much experience in web dev but I'm going to do a simple project that is due in 10 days that keeps track of tournaments for an upcoming activity in our church. Wish me luck!
P.S. I didn't commit to anything, just wanted to push myself. If it succeeds, I'll try to convince them to use this1 -
!rant
Imagine you're a dev for mobile apps (xamarin based) and you have a great project opportunity for a client.
The problem is that the project would (besides an app) involve a web version and you don't have any experience in web development.
How would you hire a web developer for this? Via freelancer platforms like twago, via an agency or request a project from some web design company?
Related question: does anyone know a good web frontend developer :)?5 -
I just got my new task to convert an existing project (ASP) to JSP with Spring Framework , but the problem is I don't have any experience on creating web app on both side , so I was thinking if is it advisable to enroll on an online courses just to catch up the knowledge that I need ?3
-
So there is *that* side project again i want to finish it, spin up my pc.
Open the IDE.
Stair at the screen.
5 mins later ...
Opens devrant
2 hours later ...
Closes the IDE
Damn that was productive again!
I mean i got no motivation to do it, but i am excited for the result.
API is fully implemented, only thing missing are a few things in the web ui.
Its going to be another unfinished side project again. -
Have a freelance job where they require documentation of the code for later development. (+ I'd like to document my personal projects for practice)
Any web devs that could give some pointers on what kind of docs you would like to get if someone hands you a legacy project?
Obviously: comments in code and db structure and relationships1 -
I’m meeting an acquaintance who wants to discuss a web app idea they‘d like to have developed. I’ve always worked full-time and have no experience running a side gig, scoping a project or what questions to ask. I would appreciate any advice on how to approach this meeting and any resources that will help with scoping/pricing.3
-
!Rant - web dev prompt
Currently experimenting with time management so figured I'd try setting up both Basecamp and Toggl. It's for a school project and involves a basic CMS (php CRUD etc).
Is it overkill?2 -
Project got in after months of the people requesting knowing the project needed to ve in a web form.
They didn't let my department know till right fucking now with only two weeks for launch time.
Yeh its a simple formz yeh I can do it, yeh you do own me a bottle or Knov Creek and a steak after this you son of a bitch, i got other shit to do1 -
I am starting on a fairly large project (a website). I am quite new to web-development. I know Laravel a little bit, but wanted to hear if I should switch to something like mean or anything else before I get to in depth with my project? Or would Laravel suffice?
As of now, I am only interested in the backend.4 -
I'm a beginner web developer - and I've run out of motivation / inspiration.
I'm a lazy teen who wants to be a web developer. Everyone and then I will start some project - and probably never finish it 100%. These last weeks I am really out of motivation or inspiration to do anything. I've learned a lot of things and I want to make something, I wanna test my skills. So - is there any place I can seek for inspiration on Front end web development? Or just if you need some help with any front end project - contact me.10 -
Did an interesting experiment a few days ago, I counted the lines of code in my dissertation project. My project consists of a cloud hosted web service which allows video streaming, search and upload, as well as an iOS frontend which allows users to record their own video and upload it. The entire project spans about 2,400 lines of code. Then I looked in my work iOS project and saw a JavaScript file for manipulating form elements which spans about 2,100 lines of code. The whole project is about 100,000 lines of code and doesnt do anything special, it just calls a web API and saves/displays results mainly.
The effect of “Enterprise Architecture”1 -
Just completed a web project for a fintech start up. We usually complain about clients’ demands and satisfactions. But look, some designers are full of surprises! SMH.
-
I'm looking for a image segmentation and classification web based tool to create ground truth for my dataset in next Deep Learning project, what tool do You use?1
-
Best: working on a cool xamarin project for a few months with a very cool client which made me a better dev;
Worst: working on a shitty legacy web - a clusterfuck of technologies, crappy workarounds and even shittier clients for the rest of the year; -
Apparently we can't stick to a single technology for more than one project. There's always something wrong and something to complain about.
Finally got an understanding of typescript+react, and doing web development. But now we are looking into switching to Flutter or ASP.Net Core. Too many technologies out there for web dev.
Anyone have any negative to say about those to hopefully not switch over and have to learn a new tech?6 -
!rant: quick question re web app
Should I separate the admin side from user side?
(2 folders) or include both sides in one project(1 folder)?6 -
Best: two actually, a java game that was customizable and had statistics (simples but was great) the other was my first android APP consistent of google maps API and QR code scanner.
Worst: still being made, my first project that consists of doing documentation from scratch about a web app in .net core, and it's giving too much work than it should for a university class project -
Seriously, is there even a single web dev in the world, working an a considerably large project, that can run `npm install` without a single warning? After sorting out the errors on the first ten attempts, that is.6
-
Gonna start a web dev side project for my D&D guild to monitor gameplay and build characters. Anyone know of a D&D API for spells and such?1
-
Hey devs, I'm doing a final year project for a company where I have to implement a solution using web assembly.
Now this can be anything at all from a new operating system to a virtual machine. Although I have something in mind I thought I'd ask the community too, do you guys have any interesting project ideas that can be implemented using web assembly? -
I'm looking for a web project to develop for the end of an IT course. I have a couple of ideas, but I thought that you guys would maybe share some hints on what you want to see developed. (Website, webapp, mobile app...)8
-
Any of you guys have a cool project that I can help with?
I think I'm good at JavaScript, nodejs and php
I'm new to github though I have several years as professional web developer2 -
Community Question:
I'm on a lone-project for work. That means I have to make a design plan and documentation. I have zero experience with this, anybody know a good example on the web of either of these? Much appreciated!2 -
started a new Confluence home page for a web app project we just kicked off at my company. for those that dont know confluence is a collaboration tool. people sometimes compare it too sharepoint but its not. this is basically the only thing on the home page now. Shrute'd!!1
-
I have an idea for a fun little web game... A small little learning project.
So of course the first thing I do is write a CLI database change management tool. -
In our final year project of my course in 12th grade we have to present a project that shows what we have learnt over the years. I my self am doing a game in unity and i was very surprised to discover one of my colleagues had decided to do a quizz as his final year project... in unity which he is them going to export to web. I'm not one yup judge but i think it's a very poor choice of platform.
I hope the projects are better this year because last year was a disaster and somehow there still were people with good grades.5 -
I used tailwind css in my web development project but as soon as the internet goes the images text blow out of proportion I used cdn if I had to deploy static website on amazon S3 with tailwind css how can I avoid this issue ??3
-
So in the next term we're going to learn web dev(bootstrap and some javascript, no backend :( for now), the previous term was about c#. We'll have to build a website as a team (4-5 people) and everyone has a specific task and have to do the research on their own,but at the same time we can help each other out. OMG if the whole school was just like this I would be happy to come here every day lol! I also hope to improve on my social anxiety, but this could easily backfire depending on my future teammates, coz you know, in every highschool there have to be some badass kid whose intelligent equals with two rats...
So yeah, right now I feel 50-50% about this whole thing.1 -
At first I got this crappy project which 400 users HAVE TO use but NO ONE WANTS to use - with ASP.Net MVC, ASP.NET MVVM (Yes, both!), KENDO MVVM, KENDO UI, JQUERY and not a single line of typescript or modern web framework...
After I told them, that was not why I was hired and not what I was promised, they told me in summer I will get this brand new project, not a single line of code written.
Every new project of my company in the last 2 years was in React / Redux / Typescript and ASP.Net Core WebAPI - So I invested a bunch of weekends to get into it to be able to lead such a new project!
Today I recieved a Email from my boss, that because "we have to be on the same stack as the sister-project" we will use jquery and kendo mvvm....
What the fuck... -
Working on a project (auction website) with a group, one of them described himself as an experienced web developer (both front and back end). Two weeks into the project, he won't shut up about using Bootstrap and how great it is (even tho we decided on not using it); fucks up even the simplest queries and doesn't know any OOPHP. Needless to say, he got kicked pretty soon and after making some nonsensical threats to the group members we never heard of him again. Or so we hope.5
-
I’m very complicated financially and I got a project where the client feels like a geek and influences the project a lot, plus we started a tremendous bureaucracy by mail that made me desperate, not to mention that the designer has these artistic ideas that work on paper but not on the web. Neither of us allowed opinions so I decided to say no before starting.2
-
Hosted my very first project, developed back in Aug18.
It has been a wonderful journey as a programmer.
Link to my first web development project(I should say web designing cuz it doesn't have any db XD):
https://nitinsautomobilewebsite.herokuapp.com/...
More projects developed by me:
www.github.com/globefire -
Who said MS Edge was dead? Microsoft just announced that they plan to heavily support the Chromium project and "move to a Chromium-compatible web platform for Microsoft Edge on the desktop".
Source: https://blogs.windows.com/windowsex...3 -
Can anyone suggest me some open source projects? I went through a lot of articles where everyone said according to your interest you should select the project
I also went through this:
https://github.com/MunGell/...-
Still, I am finding it hard to select a project. I am intermediate in python, PHP, openCV, highly interested in OpenCV, cloud computing and web development.6 -
So, this guy wants to pay me to do his final project for a web design class. Easy money, but highly unethical. My hours at work were cut to basically zero, so I could really use the cash. What would you do?
(Alternatively, if anyone is aware of any open projects that AREN'T unethical, I'm all ears)7 -
Anybody wanna collaborate?
I am currently developing a (MASM) assembler-only kernel for i386 targets. My goal is to build a kernel that is made for web applications by design.
https://github.com/wittmaxi/maxos
If anybody wants to help me, feel free to shoot me a message on Telegram! I'm also happy to teach you some ASM :)
The project is mostly a fun project anyway, so no big pressure6 -
Web-project on Eclipse EE:
Project1 : all goes in the right way.
Project2 : JRE System Library doesn't exist.
Dear eclipse/jdk/jre (whoever you are) what's wrong with you?
P.s. i only added a file in both projects.1 -
When a project requires a web UI in a IE11 embed and it's in your best interest to forget Flex ever existed...2
-
Hello people, I need an idea to make an "innovative" project for my college. But I have no idea how to get this ... Maybe a system ... web application or some other.
Could you give me tips or thems, or an idea of what to do?
I would be grateful for anything :)7 -
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 -
Share your ideas and thoughts. I will make a system out of it in the form of web app or website as a side project3
-
Hi guys. I wanna start a new personal project for web development. Actually i code in Rails for work and i want to try something different, Easy to learn but able ti manage any type of website and web-app. Any suggestion?5
-
Ok! My new project still haven't started and I'm so bored , running out things to look into!!!
So far I have looked into
Firebase
Ethical Hacking
Some web developing concept...
Any suggestions??? Related to web developing, laravel , vuejs ???1 -
Today i'm very happy becose i'v just see the devrant.com web ui is full finished !
And i'v see too the new plan of GitHub.. Soo i'v import 65 private project from BitBucket to GitHub haha2 -
I started to learn by scripting my daily processes and tedious tasks while I was a project manager in construction. Then realized construction was slowly killing me, so I quit, got serious about learning web development (through various online sources), landed a paid internship, and went from there.
-
Today I witnessed a presentation of a full-stack web project where 90% of the code was either taken off of online tutorials, or created by the tutor and even though the code was full of over-explaining comments, the Frankenstein of this monster was not able to explain any of the code in the project. I do not even understand why this person enrolled in this course to begin with. I genuinely feel bad for the guy, but he had it coming. At least try to put in some work into the project if your course grade depends on it.1
-
I'm developing a small project using C# web Api as backend.. What's the best front end using same IDE(Visual studio)?17
-
It seems odd that in a world where Web developers are mostly developing api first there are no tools that allow you to browse an unfinished but already authenticated REST api.
I would really like to have one but programming a full IDE/Project manager sounds like too big of a project.6 -
I am a 3rd year undergraduate and we need to make a web based project. Problem is no one on our team has ever made anything web based or even a simple website before. We need to run some Java code in the backend apart from that we are free to do whatever we want. Any advice on what frameworks to use and what to avoid?
I literally have zero experience on this so any advice is appreciated!3 -
I know Python but never done web-development and needed it for one or two project. The requirement is some data-api and graph. There is flask and django but I'm not sure how should I proceed. ????11
-
Was working on a CRM/CMS type of app until I recently got placed into a data and analytics project. Soon to be machine learning. But web applications will always hold a dear spot in my heart ❤️1
-
There is this ERP/MES integration project in which I am involved as a developer who helps a team of industry engineers in my company to write some scripts (in Quickscript .Net god forbids) to consume a SOAP based web service developed by the ERP maintainer team from another company.
I will just keep every stupid technical aspect I ve seen unspoken and highlight the naming convention used in the web service methods.
One of the web methods named "zzwswo" which only after consulting a bunch of pdf nomenclature docs that I realized it means the following:
"zz" seems to be a prefix for custom db tables in the ERP system.
"ws" is probably Web Service.
"wo" is Work Order.
I lost hours trying to figure out methods. I think this is why not everyone should be allowed to write code. -
From more than a month I've been working on Web designing and today I opened up Android studio to work on a small project and I felt like I almost forgot everything. This happens with you guys too?1
-
2 weeks into a new project, it goes from "let's get this web app done quickly" to "No see now it's a fully scaled SaaS solution. And why are you following the designs we have you?!" this is what makes me want to update my resume.
-
I have a hackathon based on the teacher's theme but I don't know what to make, I don't have any project idea that seems different I literally wasted 2 days of my heck only think about what to make but I don't come up with any solution.
Please gies suggest to me a web project idea on teachers theme.23 -
What can I build on a weekend which I can add in my portfolio and also learn golang. I am a web developer with sound knowledge of react, vue, node, django. I am learning golang.
PS - please suggest the project even if the project is not is golang. I want to improve my current skills also.6 -
I got deployed to a client who uses Java. I have no knowledge in Java. Can I learn it in only half a month? Also including spring boot to create web services. The project will start soon.
They say the number 1 skill of a developer is the ability to learn fast. I'm a PHP JS guy by the way.8 -
Someone should give me a Christmas gift by giving me a remote project to work on that will get me paid.
I am a kotlin and python DEVELOPER. "I could work on Android apps and web backend"
"MERRY CHRISTMAS" -
Anyone have any final year project ideas? I'm looking to do either a Web application using an Angular client side or a mobile app using Ionic. I'll be using Spring for my backend1
-
I have been searching for a suitable bootstrap web app template for a project for two days now...
I am done with the backend, it’s just remaining a nice template, I can tweak to fit in my requirements.2 -
hmm... since i cant really code at work due to network restrictions and sh*ts planing to start on a personal project at home which will be like a cashless payment / e-wallet and planing to use node(express) as endpoint reactjs at web dashboard/admin and react-native for mobile client or i can just stay with laravel as endpoint and build the web ui using vuejs integrated with laravel? what do you guys think should i stick with node(express) or just use laravel?1
-
!rant
I'm currently working on a little side project in Go and I want to create a web page with an OAuth2 based login. So far the OAuth2 login works, but I need something to track a session afterwards.
Any suggestions? I'm pretty new to web development, especially in Go :)1 -
I want to finally implement a minor pet project I spent some time designing a while ago. It's a web service based on encrypted data handling. I'm willing to get out of my comfort zone (that is .NET) and practice the use of different tech. What do you recommend for it?1
-
Hey guys! I want to expand my capabilities when it comes to development and I want to start with front end web development. Any project ideas, js recommendations, tips?1
-
Question for the Web Devs: What is your go-to CMS for Web Content Management? Was looking for a small project and wanted to learn to build Websites where the owner would occasionally add or update content on his website3
-
All_Web_Geeks(){
I'm designing my portfolio web as a intern project, need nice ideas ..... Possible ideas...easy for me to build as I'm a noob ....and tips for web development
And why the fuck this live server shit not working,
};3 -
If you upgrade your framework/php/React version then you need to have tests to makes sure nothing breakes after upgrade!?
Ive never seen a project with tests that completly covers everything and ive been a developer (web) for over 10 years.
Without tests you just upgrade, get down on your knees and pray?4 -
Has anyone experience with NativeScript with or without Angular? I‘m currently planning for a new project and I want it to run on multiple devices. Especially I want it to run native on iOS and Android and (maybe with Electron) on desktop.
Currently I have only experience with Angular in the Web and inside Electron. -
For a project we have a choice between:
Storing documents, images, videos and textual data in a database. Provide relations for searching and a GUI for uploads. Web and mobile (I only have experience with RDBMS)
Solution for digitally signing documents with asymmetric cryptography. Provide web and mobile GUI. Also something about ad hoc signing (possibly insert usb stick to sign?)(know a good bit of cryptography already)
Which one should we pick? (5 man group)3 -
Anyone having any experience learning with The Odin Project? Or anything like it? Basically a good path for learning web development?
-
Anybody here work with Firebase before?
I have a web app (react) that writes to a Firestore DB and a mobile app (react-native) that reads from the DB. As of right now, in my Firebase console I have the project set up as a web app project. Is this ok even though I’m reading the DB through a mobile app? Let me know if I’m not clear at all. Thanks!5 -
Any tips on working with Laravel? I've got a new Web project and I figured it's a good time to learn.
-
Ending my Web Technology project for uni listening to "Requiem for a dream"
Link for additional sensations:
https://open.spotify.com/track/... -
Any good idea for Bachelor's degree project in Computer Since?
I have better knowledge in Web Development php,laravel,html,sass..
but also I can handle c++, python and java. 🙂 -
Can you suugest some Project for Web development that can help to clear my fundamentals and also help to learn advanced technologies in this domain4
-
Hi! I study informatics. I'm looking for a nice graduation project idea. Also I'm interested in web development and AI :)4
-
Hi,
Can I ask junior developers about their experience in web development when started.
I am learning web development and I came to know that normally when you start your web development career for small projects like creating software for departments,..etc you'll have to gather information yourself,...etc and implement but for larger projects you'll be given instructions by your manager on an email e.g. On how it should work.
As I experienced as well when learning you understand the concepts but when I come to practice and implement for different exercise / project I feel kind of difficult / different4 -
I got some problem. I work on some company maintaining web application. Every time I add some feature I often accidentally break other features. I read about testing (unit test, integration testing, etc) and ask my project manager and CTO to implement test on our web application but they refused it. The reason is because the web application is already large and it will take a long time to implement. Actually maintain this application is very stressful because it takes along time to add new feature and every time I break something either CEO or Client will scold me. Do you guys have idea/solution to solve this problem?1