-
Going to try check out
#semver today -@npmjs second most popular download lack week#javascript#node#100DaysOfCode#codetips pic.twitter.com/CLAWejJ2SG
-
Package of the day! | Debug: A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. 55,422,262 downloads a week on
@npmjs |#javascript#nodejs#100DaysOfCode#codetips#codenewbie#GirlsWhoCode pic.twitter.com/zsR8AOGiRY
-
Here is a cheetsheet from my recent blog post about the 'this' value in
#javascript https://buff.ly/3afhamq#coding#webdev#developer#blog#frontend#devtips#cheatsheet#LearnInPublic#learntocode#devlife#lovecoding#code#devlife#codenewbie#html#css#js#coder#codetips pic.twitter.com/DlwOVEpHD0
Prikaži ovu nit -
I listened to the problem-solving episode on
@syntaxfm and made a list of tips that can help you when you are debugging your code.#lovecoding#learncoding#codingforbeginners#codinglife#webdeveloper#jsdeveloper#design#LearnInPublic#codetips#debugging#problemsolvingpic.twitter.com/8AT6LPJcih
-
Replacing Redux with ReactN to reduce complexity and bundle size
Read more
http://bit.ly/2mUpHra by @CharlesStover via@Medium#Synova#tech#technology#FrontEnd#WebDev#WebDeveloper#WebDevelopment#JavaScript#Programming#ReactJS#Redux#code#codetips#coding#dev -
The time when code comes with less or no bugs ...!
#reactnative#Code#appdeveloper#quote#developertips#codetips#mobileapps#mobiledevelopers#programmer#reactjs#frontend#Mobileapp#Android#reactnativemobile#testing#xpertyst http://xpertyst.com pic.twitter.com/e54CmVzKXl
-
Typescript fixes the javascript !
#javascript#typescript#reactjs#vuejs#nodejs#programming#coder#coding#100daysofcode#developer#es6#angular#programmer#tipsandtricks#codetips#codepic.twitter.com/ajQ3ZBbWH0
-
Senior developers are simply devs that have faced the same problems as beginners and learned from them.
#100DaysOfCode#CodeNewbie#juniordev#codetips -
OBJECT DESTRUCTURING
ES6 allows us to destrucure an object. This essentially allows us to convert the properties of an object into local variables
#javascript#developer#webdev#webdeveloper#js#web#dev#es6#100daysofcode#codetips#codetip#code#coder#codingpic.twitter.com/fCEm0BaPzy -
A common task in JavaScript is to iterate through the contents of an array. One way to do that is with a for loop. This code will output each element of the array to the console: var arr = [10,9,8,7,6]; for (var i = 0; i < arr.length; i++) { console.log(arr[i]); }
#CodeTips -
The && and || operators use short-circuit logic, which means whether they will execute their second operand is dependent on the first. This is useful for checking for null objects before accessing their attributes: var name = cachedName || (cachedName = getName());
#CodeTips -
Easy example of how to use
#javascript filter and map to get properties out of an array of objects
#codetips pic.twitter.com/1lGnMfB1ae
-
#CodeReview#CodeTips#JuniorDev#Javascript
Please!
Please!
STOP doing overwork with boolean return
It can be made with only one line
pic.twitter.com/aCltQ2oghz
-
#CodeTips ,#javascript#programming Always remember to re-assign event to new elements when you add new one in the DOM#100DaysOfCodepic.twitter.com/7881e17ca2 -
#devsidus Example of cross-browser date format conversion, usage of Babel (promises with async/await, object rest spread). Source Code: http://bit.ly/2OqinvQ#javascript#babel#webdeveloper#developer#dev#code#codetips#node#nodejs#npm#carbonpic.twitter.com/JA9PUnOwPN
-
Mr. Galvez provides 7 tips to help you better manage your large Nuxt projects after just one year of using
@nuxt_js on large codebases. https://vuejsdevelopers.com/2018/07/16/7-tips-large-nuxt-app-vue/?jsdojo_id=vjn_7tn …#vue#vuejs#vuemastery#learntocode#vuedev#webdev#nuxt#nuxtjs#javascript#html#100daysofcode#codetips#7tips -
Do you know typeof null => "object" is a long-standing bug in JS, but one that is likely never going to be fixed. Too much code on the Web relies on this bug and thus fixing it would cause a lot more bugs.
#javascript#codetips#AltCampus@AltCampus#JS -
Let's style console.log out in the browser console.
#codetips#javascript#consolepic.twitter.com/COQXaE7rFr
-
Don't want your inputs to have that yellow background when users autofill your form?
#css#devtips#webdev#100daysofcode#codetips pic.twitter.com/5rhJz8COM9
-
So you want to write good code? It only takes 2 steps: First, make it work. Then, you refactor it.
#100DaysOfCode#CodeNewbie#CodeTips#phppic.twitter.com/GWD93mUGn9
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.